HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "55ebad2d-eb42-41ec-b164-5a0302e37321",
"match": "https://api-prod.gambitprofit.com/api/matches/cd57f343-d5d2-4770-b106-113bcfbb7cb2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-03T13:07:09.982602-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Tottenham",
"amount": 5807.0
},
{
"team": "Wolverhampton Wanderers",
"amount": 4193.0
}
],
"expected_reward_tokens": 13123.82,
"profit_sb": 3623.82,
"profit_sb_percentage": 38.15,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Tottenham",
"amount": 4092.0
},
{
"team": "Wolverhampton Wanderers",
"amount": 2954.0
},
{
"team": "Draw",
"amount": 2954.0
}
],
"expected_reward_tokens": 9246.02,
"profit_sb": -253.98,
"profit_sb_percentage": -2.67,
"recommended": false
},
"lines": [
{
"id": "c84097b2-56df-4bd2-a5c5-3c04ed5db09a",
"gambit_id": "49705acd-7922-446c-a555-53f5f5d8d172",
"last_updated": "2023-03-06T12:01:57.693064-05:00",
"created_at": "2023-03-03T13:07:09.983833-05:00",
"name": "Tottenham",
"reward": "2.26000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55ebad2d-eb42-41ec-b164-5a0302e37321/?format=api"
},
{
"id": "56ab7d68-4d8c-45b0-b772-f78081083da7",
"gambit_id": "3340f1a2-2899-4240-b051-6e7c1dee895d",
"last_updated": "2023-03-06T12:01:57.694322-05:00",
"created_at": "2023-03-03T13:07:09.985134-05:00",
"name": "Wolverhampton Wanderers",
"reward": "3.13000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55ebad2d-eb42-41ec-b164-5a0302e37321/?format=api"
},
{
"id": "d32f0b60-4505-452a-82bb-154cccc501b2",
"gambit_id": "b0e9b7fb-cddc-4848-ad36-15831b7c4480",
"last_updated": "2023-03-06T12:01:57.695721-05:00",
"created_at": "2023-03-03T13:07:09.986419-05:00",
"name": "Draw",
"reward": "3.13000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55ebad2d-eb42-41ec-b164-5a0302e37321/?format=api"
}
]
}