HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40c0a66c-08c5-44d0-924d-6fab1d475456",
"match": "https://api-prod.gambitprofit.com/api/matches/b57c940b-6ace-4fbb-9bf8-e82e3ca6bf72/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-29T09:43:12.375170-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Manchester United",
"amount": 7263.0
},
{
"team": "Draw",
"amount": 2737.0
}
],
"expected_reward_tokens": 11112.22,
"profit_sb": 1612.22,
"profit_sb_percentage": 16.97,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester United",
"amount": 6050.0
},
{
"team": "Draw",
"amount": 2280.0
},
{
"team": "Crystal Palace",
"amount": 1671.0
}
],
"expected_reward_tokens": 9256.5,
"profit_sb": -243.5,
"profit_sb_percentage": -2.56,
"recommended": false
},
"lines": [
{
"id": "6800b7be-85d6-4487-979b-b6d38ca49cc8",
"gambit_id": "4742bdae-3ff8-4423-8184-a2339a845368",
"last_updated": "2023-10-03T10:18:17.632720-04:00",
"created_at": "2023-09-29T09:43:12.385079-04:00",
"name": "Manchester United",
"reward": "1.53000",
"odds": "1.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40c0a66c-08c5-44d0-924d-6fab1d475456/?format=api"
},
{
"id": "0d32dd0f-6258-4e55-8d1b-79057f24259c",
"gambit_id": "2f1110d7-c2fe-4922-b203-f2ab9148c335",
"last_updated": "2023-10-03T10:18:17.628596-04:00",
"created_at": "2023-09-29T09:43:12.379505-04:00",
"name": "Draw",
"reward": "4.06000",
"odds": "4.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40c0a66c-08c5-44d0-924d-6fab1d475456/?format=api"
},
{
"id": "905cbe6c-8297-45c8-877c-edd8c1cfa07b",
"gambit_id": "96bba05b-380c-4a89-9fe6-cc7e82fa6918",
"last_updated": "2023-10-03T10:18:17.637273-04:00",
"created_at": "2023-09-29T09:43:12.389789-04:00",
"name": "Crystal Palace",
"reward": "5.54000",
"odds": "5.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40c0a66c-08c5-44d0-924d-6fab1d475456/?format=api"
}
]
}