https://cash.x1b.info/api/v1/club/all

Routing

app_clubapi_getallclubs Matched route

Route Parameters

Name Value
version
"v1"

Route Matching Logs

Path to match: /api/v1/club/all
# Route name Path Log
1 app_user_update_instructions_edit /user-update-instructions/{id}/edit Path does not match
2 app_user_update_instructions_show /user-update-instructions/{id} Path does not match
3 _preview_error /_error/{code}.{_format} Path does not match
4 analitic_region /analitic/region Path does not match
5 analitic_club /analitic/club Path does not match
6 analitic_system /analitic/system Path does not match
7 analitic_currency /analitic/currency Path does not match
8 analitic_stat /analitic/stat Path does not match
9 analitic_report /analitic/report Path does not match
10 betting_pay_get_frame /betting/getPayFrame Path does not match
11 api_betting_get_info /api/{version}/betting/getInfo Path does not match
12 api_betting_create_bet /api/{version}/betting/createBet Path does not match
13 api_betting_cancel_bet /api/{version}/betting/cancelBet Path does not match
14 api_betting_create_win /api/{version}/betting/createWin Path does not match
15 api_betting_get_status /api/{version}/betting/getStatus Path does not match
16 borlette_check /borlette_check Path does not match
17 borlette_pay_get_frame /borlette/getPayFrame Path does not match
18 app_cashdesks /cashdesks Path does not match
19 app_cashdesks_edit /cashdesks/{id}/edit Path does not match
20 app_cashdesks_group_edit /cashdesks/group_edit Path does not match
21 app_cashdesks_delete /cashdesks/{id}/delete Path does not match
22 app_cashdesks_save /cashdesks/save Path does not match
23 app_cashdesks_group_edit_save /cashdesks/group_edit_save Path does not match
24 app_clubs_chains /chain/clubs Path does not match
25 app_clubs_chains_edit /chain/clubs/{id}/edit Path does not match
26 app_clubs_chains_save /chain/clubs/save Path does not match
27 app_clubs_chains_delete /chain/clubs/{id}/delete Path does not match
28 app_clubapi_getallclubs /api/{version}/club/all Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.