GET /api/bet_types/f11e9b30-ce51-47df-9b07-d7734d482432/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f11e9b30-ce51-47df-9b07-d7734d482432",
"match": "https://api-prod.gambitprofit.com/api/matches/156505c4-7eb1-4731-a001-6006ac640317/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-28T09:58:21.320883-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": 5319.0
},
{
"team": "Orlando Magic",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "3e453614-aed4-4081-aa9a-3ee777b46e65",
"gambit_id": "d8dbd00d-f126-4c75-911a-773807c9c863",
"last_updated": "2024-01-29T22:23:13.228610-05:00",
"created_at": "2024-01-28T09:58:21.327869-05:00",
"name": "Phoenix Suns",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f11e9b30-ce51-47df-9b07-d7734d482432/?format=api"
},
{
"id": "42b18a04-b8cc-4844-b97a-569e713764d2",
"gambit_id": "505bf96c-bb94-4124-993d-7dbd395102ca",
"last_updated": "2024-01-29T22:23:13.232752-05:00",
"created_at": "2024-01-28T09:58:21.333489-05:00",
"name": "Orlando Magic",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f11e9b30-ce51-47df-9b07-d7734d482432/?format=api"
}
]
}