GET /api/bet_types/d9d77d5d-42ba-4892-a408-926f912c768e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d9d77d5d-42ba-4892-a408-926f912c768e",
"match": "https://api-prod.gambitprofit.com/api/matches/c76eba73-159b-466c-be96-8f4184c2975e/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-24T09:13:14.494772-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": "Phoenix Suns",
"amount": 5512.0
},
{
"team": "Dallas Mavericks",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "f3edf939-b729-4f7f-a17f-8ede86c4f0ec",
"gambit_id": "24878494-80a3-4937-a6db-42a58a528521",
"last_updated": "2024-01-26T13:23:10.427729-05:00",
"created_at": "2024-01-24T09:13:14.498487-05:00",
"name": "Phoenix Suns",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9d77d5d-42ba-4892-a408-926f912c768e/?format=api"
},
{
"id": "09c7efa8-22e0-42c2-a15b-62bfe2577ffc",
"gambit_id": "7076b1af-3ae8-4e55-9258-befeff0a761f",
"last_updated": "2024-01-26T13:23:10.431202-05:00",
"created_at": "2024-01-24T09:13:14.502709-05:00",
"name": "Dallas Mavericks",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9d77d5d-42ba-4892-a408-926f912c768e/?format=api"
}
]
}