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/855f134e-bdef-40e7-a800-ae35d4f253d6/?format=api
{ "id": "855f134e-bdef-40e7-a800-ae35d4f253d6", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "c4871683-f0d9-41f3-82cf-e7c7b766e246", "completed": true, "last_updated": "2022-08-07T14:47:23.205947-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -1.58, "sport_category": "US MLS", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/c4871683-f0d9-41f3-82cf-e7c7b766e246", "datetime": "2022-08-06T22:00:00-04:00", "cutoff_datetime": "2022-08-06T22:00:00-04:00", "name": "Real Salt Lake v. Los Angeles FC", "bettypes": [ { "id": "16adcb06-f62e-4068-b826-f64ada5521c6", "match": "https://api-prod.gambitprofit.com/api/matches/855f134e-bdef-40e7-a800-ae35d4f253d6/?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": true, "name": "Med Risk", "bet": [ { "team": "Los Angeles FC", "amount": 5051.0 }, { "team": "Real Salt Lake", "amount": 4949.0 } ], "expected_reward_tokens": 12172.91, "profit_sb": 3172.91, "profit_sb_percentage": 35.25, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Los Angeles FC", "amount": 3653.0 }, { "team": "Real Salt Lake", "amount": 3579.0 }, { "team": "Draw", "amount": 2768.0 } ], "expected_reward_tokens": 8802.24, "profit_sb": -197.76, "profit_sb_percentage": -2.2, "recommended": false }, "lines": [ { "id": "a4baaba2-deeb-4222-8703-b12f85cfff6d", "gambit_id": "0fb2c83e-f67c-44cf-92b1-56bbaf5cd972", "last_updated": "2022-08-07T14:47:23.208879-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Los Angeles FC", "reward": "2.41000", "odds": "2.55000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16adcb06-f62e-4068-b826-f64ada5521c6/?format=api" }, { "id": "9fc4f64f-4884-4499-aa96-e3f5ef0fd8e4", "gambit_id": "59fdcf5c-8ff7-4591-87b5-9b8db4e0066b", "last_updated": "2022-08-07T14:47:23.209524-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Real Salt Lake", "reward": "2.46000", "odds": "2.60000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16adcb06-f62e-4068-b826-f64ada5521c6/?format=api" }, { "id": "95b9f235-300b-4381-8203-912c672105bd", "gambit_id": "5135ef5d-a430-454b-b3f2-d8ed97f0a05e", "last_updated": "2022-08-07T14:47:23.210281-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "3.18000", "odds": "3.40000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16adcb06-f62e-4068-b826-f64ada5521c6/?format=api" } ] }, { "id": "990e61b8-0c6f-4562-9fe5-0b269597a075", "match": "https://api-prod.gambitprofit.com/api/matches/855f134e-bdef-40e7-a800-ae35d4f253d6/?format=api", "name": "Over/Under", "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": "Game Total Over 2.5", "amount": 5571.0 }, { "team": "Game Total Under 2.5", "amount": 4429.0 } ], "expected_reward_tokens": 8857.89, "profit_sb": -142.11, "profit_sb_percentage": -1.58, "recommended": false }, "lines": [ { "id": "23daa7aa-eb6e-4416-8f80-498d6d6678f1", "gambit_id": "64b18531-bfa4-486a-a560-e26f21fa204a", "last_updated": "2022-08-07T14:47:23.208338-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.59000", "odds": "1.65000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/990e61b8-0c6f-4562-9fe5-0b269597a075/?format=api" }, { "id": "7f6ed5e2-c40f-41fd-9b48-9aef05cc3346", "gambit_id": "c69dbd9d-335a-49ac-bb51-a07ddf004bf0", "last_updated": "2022-08-07T14:47:23.207702-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "2.00000", "odds": "2.10000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/990e61b8-0c6f-4562-9fe5-0b269597a075/?format=api" } ] } ] }