HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a4fde971-591e-4872-86de-407a5891295a",
"match": "https://api-prod.gambitprofit.com/api/matches/13bf8aee-3a71-4da3-a21e-9c8b729b7800/?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": "Liverpool",
"amount": 8077.0
},
{
"team": "Draw",
"amount": 1923.0
}
],
"expected_reward_tokens": 10095.75,
"profit_sb": 1095.75,
"profit_sb_percentage": 12.18,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Liverpool",
"amount": 7229.0
},
{
"team": "Draw",
"amount": 1721.0
},
{
"team": "Wolverhampton Wanderers",
"amount": 1050.0
}
],
"expected_reward_tokens": 9035.25,
"profit_sb": 35.25,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "2ae6e705-1aa2-4292-8e61-3c07af6bb967",
"gambit_id": "dd2b3447-84da-4f1c-89ea-e2adea43948f",
"last_updated": "2022-12-24T17:12:15.295720-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Liverpool",
"reward": "1.25000",
"odds": "1.28000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4fde971-591e-4872-86de-407a5891295a/?format=api"
},
{
"id": "5227ee81-f6a2-4e4d-a19d-6531d1d97d85",
"gambit_id": "40baef0e-aaa7-4923-b99a-2049989b86ae",
"last_updated": "2022-12-24T17:12:15.294598-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "5.25000",
"odds": "5.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4fde971-591e-4872-86de-407a5891295a/?format=api"
},
{
"id": "764d529e-1620-4b30-b910-29541d5c1ba8",
"gambit_id": "daf38608-fc4c-4015-b80a-76fb99265047",
"last_updated": "2022-12-24T17:12:15.296840-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Wolverhampton Wanderers",
"reward": "8.61000",
"odds": "9.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4fde971-591e-4872-86de-407a5891295a/?format=api"
}
]
}