GET /api/bet_types/9ba59498-0e3d-4bef-87c2-b0d8a363bb3a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ba59498-0e3d-4bef-87c2-b0d8a363bb3a",
"match": "https://api-prod.gambitprofit.com/api/matches/378e4028-f702-429b-acdc-77db49976e1d/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-04T09:13:06.969216-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": "ARI",
"amount": 6222.0
},
{
"team": "MIL",
"amount": 3778.0
}
],
"expected_reward_tokens": 9519.66,
"profit_sb": 19.66,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "473d9281-8329-4af1-b095-76fea62e75f0",
"gambit_id": "7f0ed407-17c7-4ea7-8a55-10569515ddd8",
"last_updated": "2023-10-05T09:13:23.183426-04:00",
"created_at": "2023-10-04T09:13:06.974098-04:00",
"name": "ARI",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ba59498-0e3d-4bef-87c2-b0d8a363bb3a/?format=api"
},
{
"id": "752f6a18-983b-4d8b-923e-487c6fab7d24",
"gambit_id": "3a0d2516-7bfe-48f4-89d4-7a8bc18dbebd",
"last_updated": "2023-10-05T09:13:23.187486-04:00",
"created_at": "2023-10-04T09:13:06.978685-04:00",
"name": "MIL",
"reward": "2.52000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ba59498-0e3d-4bef-87c2-b0d8a363bb3a/?format=api"
}
]
}