GET /api/bet_types/2d949a20-ca65-4993-94ab-73753fef92f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2d949a20-ca65-4993-94ab-73753fef92f3",
"match": "https://api-prod.gambitprofit.com/api/matches/07e23a7d-9dba-4a49-97bb-c472be3c4004/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-06T15:58:08.563345-04: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": "TOR (Y Kikuchi)",
"amount": 5604.0
},
{
"team": "CWS (J Scholtens)",
"amount": 4396.0
}
],
"expected_reward_tokens": 9582.84,
"profit_sb": 82.84,
"profit_sb_percentage": 0.87,
"recommended": true
},
"lines": [
{
"id": "1876db3e-eea9-4498-ba7a-ad5c9a1aced9",
"gambit_id": "5e2ec9c9-a7c4-4763-8d22-3599d00b1770",
"last_updated": "2023-07-08T09:38:31.160760-04:00",
"created_at": "2023-07-06T15:58:08.565164-04:00",
"name": "TOR (Y Kikuchi)",
"reward": "1.71000",
"odds": "1.74630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d949a20-ca65-4993-94ab-73753fef92f3/?format=api"
},
{
"id": "ccc6d12f-9e01-4269-a528-93bd53c13110",
"gambit_id": "badd2df4-0f7e-45f8-af8b-295fa8edfe8a",
"last_updated": "2023-07-08T09:38:31.163254-04:00",
"created_at": "2023-07-06T15:58:08.566778-04:00",
"name": "CWS (J Scholtens)",
"reward": "2.18000",
"odds": "2.24000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d949a20-ca65-4993-94ab-73753fef92f3/?format=api"
}
]
}