Matches - Instance
Matches can be viewed and edited (when logged in).
Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result.
Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/3e9db30c-2025-4f49-a02b-eeeea3b55431/?format=api
{ "id": "3e9db30c-2025-4f49-a02b-eeeea3b55431", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "99c91f7c-804f-437c-a2c3-0e38661ff6a4", "completed": true, "last_updated": "2022-11-21T10:33:20.579053-05:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.14, "sport_category": "NCAAF Lines", "sport": "American Football", "url": "https://app.gambitrewards.com/match/99c91f7c-804f-437c-a2c3-0e38661ff6a4", "datetime": "2022-11-19T15:30:00-05:00", "cutoff_datetime": "2022-11-19T15:30:00-05:00", "name": "Wisconsin v. Nebraska", "bettypes": [ { "id": "22fc7c5a-8856-4260-a50f-05f46d3bfa04", "match": "https://api-prod.gambitprofit.com/api/matches/3e9db30c-2025-4f49-a02b-eeeea3b55431/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Wisconsin", "amount": 7474.0 }, { "team": "Nebraska", "amount": 2526.0 } ], "expected_reward_tokens": 9193.02, "profit_sb": 193.02, "profit_sb_percentage": 2.14, "recommended": true }, "lines": [ { "id": "a12a006b-4550-4fd7-a0ec-ab35e686de75", "gambit_id": "89098c11-2696-4085-b685-d07d5460bcbc", "last_updated": "2022-11-21T10:33:20.583033-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Wisconsin", "reward": "1.23000", "odds": "1.26320", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22fc7c5a-8856-4260-a50f-05f46d3bfa04/?format=api" }, { "id": "e00e2577-85b7-43b5-9b59-149e93ff4286", "gambit_id": "21e4987f-c753-41e6-8c6b-e88eefefa2b7", "last_updated": "2022-11-21T10:33:20.581873-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Nebraska", "reward": "3.64000", "odds": "4.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22fc7c5a-8856-4260-a50f-05f46d3bfa04/?format=api" } ] }, { "id": "636bdd0f-7971-4ebd-a704-8db8abfd59ed", "match": "https://api-prod.gambitprofit.com/api/matches/3e9db30c-2025-4f49-a02b-eeeea3b55431/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Wisconsin", "amount": 5000.0 }, { "team": "Nebraska", "amount": 5000.0 } ], "expected_reward_tokens": 9000.0, "profit_sb": 0.0, "profit_sb_percentage": 0.0, "recommended": false }, "lines": [ { "id": "6460afd2-6c79-4b2b-8f66-9263241ab9e0", "gambit_id": "adc7396e-f5fd-46c9-a4cf-5398688d8a48", "last_updated": "2022-11-21T10:33:20.586543-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Wisconsin", "reward": "1.80000", "odds": "1.90910", "spread": "-10.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/636bdd0f-7971-4ebd-a704-8db8abfd59ed/?format=api" }, { "id": "fbabf6ca-a392-42c5-a82c-b05ea5dc46a9", "gambit_id": "0bf343fc-126a-4fe7-85df-ada1cbaac315", "last_updated": "2022-11-21T10:33:20.585343-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Nebraska", "reward": "1.80000", "odds": "1.90910", "spread": "10.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/636bdd0f-7971-4ebd-a704-8db8abfd59ed/?format=api" } ] } ] }