Rgotsko lake

General data
- Water type: Artificial lake
- Progression: River Borska -> Timok -> Danube -> Black sea -> Mediterranean Sea -> Atlantic Ocean -> Planet Earth
- Climates: Continental
- Continents: Europe
- Countries: Serbia
Description
The more catches you post, the higher your chances of winning this amazing prize.
Every catch shared between May and November 2025 is automatically entered into the prize draw.
Only one rule: Make sure to tag both the fish species and the body of water!
1 x Application (80.81%) | 96.85ms |
1 x Booting (19.18%) | 22.99ms |
select * from `sessions` where `id` = 'ImvkhlB4nXbp23x7G9L7MWZ4Il6WDLwzXlQBJkSu' limit 1
Bindings |
|
Backtrace |
|
select * from `waters` where `type` = 'Artificial lake' and `alias` = 'rgotsko-lake' and `published` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (1833) and `translations`.`translatable_type` = 'App\\Models\\Water'
Bindings |
|
Backtrace |
|
select * from `waters` where `waters`.`parent_id` in (1833)
Backtrace |
|
select `countries`.*, `country_water`.`water_id` as `pivot_water_id`, `country_water`.`country_id` as `pivot_country_id` from `countries` inner join `country_water` on `countries`.`id` = `country_water`.`country_id` where `country_water`.`water_id` in (1833)
Backtrace |
|
select * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (201) and `translations`.`translatable_type` = 'App\\Models\\Country'
Bindings |
|
Backtrace |
|
select `continents`.*, `continent_country`.`country_id` as `pivot_country_id`, `continent_country`.`continent_id` as `pivot_continent_id` from `continents` inner join `continent_country` on `continents`.`id` = `continent_country`.`continent_id` where `continent_country`.`country_id` in (201)
Backtrace |
|
select * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (2) and `translations`.`translatable_type` = 'App\\Models\\Continent'
Bindings |
|
Backtrace |
|
select `fish`.*, `water_fish`.`water_id` as `pivot_water_id`, `water_fish`.`fish_id` as `pivot_fish_id` from `fish` inner join `water_fish` on `fish`.`id` = `water_fish`.`fish_id` where `water_fish`.`water_id` in (1833)
Backtrace |
|
select * from `fish_names` where `locale` = 'en' and `main` = 1 and `fish_names`.`fish_id` in (5, 31, 83, 96, 105)
Bindings |
|
Backtrace |
|
with recursive `laravel_cte` as ((select `fish`.*, -1 as `depth`, cast(`id` as char(65535)) as `path` from `fish` where `fish`.`id` in (4, 27, 28, 82, 104)) union all (select `fish`.*, `depth` - 1 as `depth`, concat(`path`, '.', `fish`.`id`) from `fish` inner join `laravel_cte` on `laravel_cte`.`parent_id` = `fish`.`id`)) select * from `laravel_cte`
Bindings |
|
Backtrace |
|
select * from `fish_names` where `locale` = 'en' and `main` = 1 and `fish_names`.`fish_id` in (1, 3, 4, 25, 26, 27, 28, 73, 81, 82, 104, 906, 908)
Bindings |
|
Backtrace |
|
with recursive `laravel_cte` as ((select `waters`.*, -1 as `depth`, cast(`id` as char(65535)) as `path` from `waters` where `waters`.`id` = 1832) union all (select `waters`.*, `depth` - 1 as `depth`, concat(`path`, '.', `waters`.`id`) from `waters` inner join `laravel_cte` on `laravel_cte`.`parent_id` = `waters`.`id`)) select * from `laravel_cte`
Bindings |
|
Backtrace |
|
select * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (39, 40, 41, 42, 43, 59, 1832) and `translations`.`translatable_type` = 'App\\Models\\Water'
Bindings |
|
Backtrace |
|
select `climates`.*, `climate_water`.`water_id` as `pivot_water_id`, `climate_water`.`climate_id` as `pivot_climate_id` from `climates` inner join `climate_water` on `climates`.`id` = `climate_water`.`climate_id` where `climate_water`.`water_id` = 1833
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translatable_type` = 'App\\Models\\Climate' and `translations`.`translatable_id` = 4 and `translations`.`translatable_id` is not null and `lang` = 'en' limit 1
Bindings |
|
Backtrace |
|
select `continents`.*, `continent_water`.`water_id` as `pivot_water_id`, `continent_water`.`continent_id` as `pivot_continent_id` from `continents` inner join `continent_water` on `continents`.`id` = `continent_water`.`continent_id` where `continent_water`.`water_id` = 1833
Bindings |
|
Backtrace |
|
select * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (2) and `translations`.`translatable_type` = 'App\\Models\\Continent'
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `tags` where `tags`.`context_id` = 1833 and `tags`.`context_id` is not null and `type` = 'water'
Bindings |
|
Backtrace |
|
select * from `tags` where `tags`.`context_id` = 1833 and `tags`.`context_id` is not null and `type` = 'water' order by `created_at` desc limit 100
Bindings |
|
Backtrace |
|
select * from `fish` where `type` = 'species' and `fish`.`id` in (1833)
Bindings |
|
Backtrace |
|
select * from `waters` where `waters`.`id` in (1833)
Bindings |
|
Backtrace |
|
select * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (1833) and `translations`.`translatable_type` = 'App\\Models\\Water'
Bindings |
|
Backtrace |
|
select * from `techniques` where `techniques`.`id` in (1833)
Bindings |
|
Backtrace |
|
select * from `waters` where `waters`.`id` in (1833)
Bindings |
|
Backtrace |
|
select * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (1833) and `translations`.`translatable_type` = 'App\\Models\\Water'
Bindings |
|
Backtrace |
|
select * from `posts` where `posts`.`id` = 7231 limit 1
Bindings |
|
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` in (7231)
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` = 7231 and `attachments`.`post_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `posts` where `posts`.`id` = 3280 limit 1
Bindings |
|
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` in (3280)
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` = 3280 and `attachments`.`post_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `sessions` where `id` = 'ImvkhlB4nXbp23x7G9L7MWZ4Il6WDLwzXlQBJkSu' limit 1
Bindings |
|
Backtrace |
|
insert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTozOntzOjY6Il90b2tlbiI7czo0MDoib1lQUkxJR1FwRUdpcGJDbXlFYXN1d1dUbGlNYTBlR1d4S1dsRjRHUiI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NjE6Imh0dHBzOi8vZGV2LnRhZ215ZmlzaC5jb20vd2F0ZXJzL2FydGlmaWNpYWwtbGFrZS9yZ290c2tvLWxha2UiO31zOjY6Il9mbGFzaCI7YToyOntzOjM6Im9sZCI7YTowOnt9czozOiJuZXciO2E6MDp7fX19', 1747671551, null, '172.18.0.5', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'ImvkhlB4nXbp23x7G9L7MWZ4Il6WDLwzXlQBJkSu')
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:30 [▼ "x-real-ip" => array:1 [▶ 0 => "172.70.127.185" ] "x-forwarded-server" => array:1 [▶ 0 => "traefik" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "x-forwarded-port" => array:1 [▶ 0 => "443" ] "x-forwarded-host" => array:1 [▶ 0 => "dev.tagmyfish.com" ] "x-forwarded-for" => array:1 [▶ 0 => "172.70.127.185" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "cf-visitor" => array:1 [▶ 0 => "{"scheme":"https"}" ] "cf-timezone" => array:1 [▶ 0 => "America/Chicago" ] "cf-ray" => array:1 [▶ 0 => "9424ea1adeef0044-ORD" ] "cf-iplongitude" => array:1 [▶ 0 => "-97.82200" ] "cf-iplatitude" => array:1 [▶ 0 => "37.75100" ] "cf-ipcountry" => array:1 [▶ 0 => "US" ] "cf-ipcontinent" => array:1 [▶ 0 => "NA" ] "cf-connecting-ip" => array:1 [▶ 0 => "3.142.83.70" ] "cdn-loop" => array:1 [▶ 0 => "cloudflare; loops=1" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "accept-encoding" => array:1 [▶ 0 => "gzip, br" ] "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "host" => array:1 [▶ 0 => "dev.tagmyfish.com" ] ]
[]
0 of 0array:5 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Mon, 19 May 2025 16:19:11 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjQreGFpcTRkK2hTNy9MMWltK2MwTWc9PSIsInZhbHVlIjoidk1kdkVmMUxlQlNtb1FiVkxUdjdrYWRaUWp0c3FiOEpYbnp0RkorNzlmazNSbnJveUVJNWZyelY2M1FLSjY1UUF1eUNxOHQzRXU5Q0RmNHRVdG1FcVk4QVlVL3p1M2hNSTYyOVgzYXdIakFtWGQrQmlBMng0RjNsL3JaL0dCclEiLCJtYWMiOiJiOGIwYzdiMDkxNjEzOWM5ZGUxZDAzODRlZTY5MWFmY2E3ODE5YjkzMGFhZThhYmZhYzg3ZjFjMzg0YzdiNjdlIiwidGFnIjoiIn0%3D; expires=Mon, 19 May 2025 18:19:11 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IjQreGFpcTRkK2hTNy9MMWltK2MwTWc9PSIsInZhbHVlIjoidk1kdkVmMUxlQlNtb1FiVkxUdjdrYWRaUWp0c3FiOEpYbnp0RkorNzlmazNSbnJveUVJNWZyelY2M1FLSjY1UUF1eUNxO ▶" 1 => "tagmyfish_session=eyJpdiI6IlN5LzhOM2QwU0RCd3JTYUY1ajcwNGc9PSIsInZhbHVlIjoid0NCUFNQbzFXOHA2UUQvcHlGdW9KcU1zdmZ6aml2bWltWXFER05xaHg1ejdJcVNDVkw4WTQ5Wm5OVFZMeUJXS01pT2p2dDd2bFhGRXNiSXVpWGlzSHpVckRBZjdXNXc4NG1zMDlTbnBhbXRGSzAvdDNRUlNPWWdaZVVjWkhZSHgiLCJtYWMiOiI0YTFiMTBlZDg5NmU4YTBjZjBhNmNjYzVlZmM0NzgyMjRiZTQ3Y2YyNWU3NGEyY2IxMjFlNmNiYmFmYzc1MmM0IiwidGFnIjoiIn0%3D; expires=Mon, 19 May 2025 18:19:11 GMT; Max-Age=7200; path=/; secure; httponly; samesite=lax ◀tagmyfish_session=eyJpdiI6IlN5LzhOM2QwU0RCd3JTYUY1ajcwNGc9PSIsInZhbHVlIjoid0NCUFNQbzFXOHA2UUQvcHlGdW9KcU1zdmZ6aml2bWltWXFER05xaHg1ejdJcVNDVkw4WTQ5Wm5OVFZMeUJXS0 ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjQreGFpcTRkK2hTNy9MMWltK2MwTWc9PSIsInZhbHVlIjoidk1kdkVmMUxlQlNtb1FiVkxUdjdrYWRaUWp0c3FiOEpYbnp0RkorNzlmazNSbnJveUVJNWZyelY2M1FLSjY1UUF1eUNxOHQzRXU5Q0RmNHRVdG1FcVk4QVlVL3p1M2hNSTYyOVgzYXdIakFtWGQrQmlBMng0RjNsL3JaL0dCclEiLCJtYWMiOiJiOGIwYzdiMDkxNjEzOWM5ZGUxZDAzODRlZTY5MWFmY2E3ODE5YjkzMGFhZThhYmZhYzg3ZjFjMzg0YzdiNjdlIiwidGFnIjoiIn0%3D; expires=Mon, 19-May-2025 18:19:11 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IjQreGFpcTRkK2hTNy9MMWltK2MwTWc9PSIsInZhbHVlIjoidk1kdkVmMUxlQlNtb1FiVkxUdjdrYWRaUWp0c3FiOEpYbnp0RkorNzlmazNSbnJveUVJNWZyelY2M1FLSjY1UUF1eUNxO ▶" 1 => "tagmyfish_session=eyJpdiI6IlN5LzhOM2QwU0RCd3JTYUY1ajcwNGc9PSIsInZhbHVlIjoid0NCUFNQbzFXOHA2UUQvcHlGdW9KcU1zdmZ6aml2bWltWXFER05xaHg1ejdJcVNDVkw4WTQ5Wm5OVFZMeUJXS01pT2p2dDd2bFhGRXNiSXVpWGlzSHpVckRBZjdXNXc4NG1zMDlTbnBhbXRGSzAvdDNRUlNPWWdaZVVjWkhZSHgiLCJtYWMiOiI0YTFiMTBlZDg5NmU4YTBjZjBhNmNjYzVlZmM0NzgyMjRiZTQ3Y2YyNWU3NGEyY2IxMjFlNmNiYmFmYzc1MmM0IiwidGFnIjoiIn0%3D; expires=Mon, 19-May-2025 18:19:11 GMT; path=/; secure; httponly ◀tagmyfish_session=eyJpdiI6IlN5LzhOM2QwU0RCd3JTYUY1ajcwNGc9PSIsInZhbHVlIjoid0NCUFNQbzFXOHA2UUQvcHlGdW9KcU1zdmZ6aml2bWltWXFER05xaHg1ejdJcVNDVkw4WTQ5Wm5OVFZMeUJXS0 ▶" ] ]
0 of 0array:3 [▼ "_token" => "oYPRLIGQpEGipbCmyEasuwWTliMa0eGWxKWlF4GR" "_previous" => array:1 [▶ "url" => "https://dev.tagmyfish.com/waters/artificial-lake/rgotsko-lake" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]