GET /api/bet_types/80f53f22-d845-4e5b-b387-c4d8f8232764/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "80f53f22-d845-4e5b-b387-c4d8f8232764",
"match": "https://api-prod.gambitprofit.com/api/matches/d220b2c7-8a0d-488d-a2c7-a193714c31a3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-10T08:23:19.477022-05: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": "Toronto Maple Leafs",
"amount": 5788.0
},
{
"team": "Calgary Flames",
"amount": 4212.0
}
],
"expected_reward_tokens": 9434.44,
"profit_sb": -65.56,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "43fc1a5f-0005-4fe4-bf28-b451ed5c5d01",
"gambit_id": "4a3b7059-7fea-4954-9c61-551abd3ffa29",
"last_updated": "2023-11-12T11:33:23.715873-05:00",
"created_at": "2023-11-10T08:23:19.489880-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.63000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80f53f22-d845-4e5b-b387-c4d8f8232764/?format=api"
},
{
"id": "c6a3e020-d7bc-43c0-91d3-9e4d261ca9e6",
"gambit_id": "8c8d79a0-dbf6-482b-bb3c-ab85ae8aad05",
"last_updated": "2023-11-12T11:33:23.712241-05:00",
"created_at": "2023-11-10T08:23:19.482500-05:00",
"name": "Calgary Flames",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80f53f22-d845-4e5b-b387-c4d8f8232764/?format=api"
}
]
}