HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f9ef6f8e-b609-425c-9a0e-d766ab7c6c8b",
"match": "https://api-prod.gambitprofit.com/api/matches/f945742f-22d0-4203-9bb4-1f4298e42b7c/?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": "Leeds United",
"amount": 5538.0
},
{
"team": "Wolverhampton Wanderers",
"amount": 4462.0
}
],
"expected_reward_tokens": 12404.36,
"profit_sb": 3404.36,
"profit_sb_percentage": 37.83,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Leeds United",
"amount": 3940.0
},
{
"team": "Wolverhampton Wanderers",
"amount": 3175.0
},
{
"team": "Draw",
"amount": 2885.0
}
],
"expected_reward_tokens": 8825.6,
"profit_sb": -174.4,
"profit_sb_percentage": -1.94,
"recommended": false
},
"lines": [
{
"id": "14051fb3-080d-4c37-9028-eb11a67881a3",
"gambit_id": "1a0965cf-bc74-4bf8-9f15-b48caa9b2d5d",
"last_updated": "2022-08-07T11:12:18.540286-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Leeds United",
"reward": "2.24000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9ef6f8e-b609-425c-9a0e-d766ab7c6c8b/?format=api"
},
{
"id": "32301ecf-a79b-4314-9107-63c040547f7f",
"gambit_id": "5e0a66a9-81af-42d7-89f0-4ef3a969103b",
"last_updated": "2022-08-07T11:12:18.540672-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Wolverhampton Wanderers",
"reward": "2.78000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9ef6f8e-b609-425c-9a0e-d766ab7c6c8b/?format=api"
},
{
"id": "40175e35-aa9b-4746-a30d-8f11198f4cc0",
"gambit_id": "7dc8084b-e209-4172-8d54-3c7bab7e9274",
"last_updated": "2022-08-07T11:12:18.539869-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.06000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9ef6f8e-b609-425c-9a0e-d766ab7c6c8b/?format=api"
}
]
}