GET /api/bet_types/226cdfca-04a5-47b9-a446-fb2e53ab249c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "226cdfca-04a5-47b9-a446-fb2e53ab249c",
"match": "https://api-prod.gambitprofit.com/api/matches/ab70fd89-3c24-4a73-8cf6-9aa074af952c/?format=api",
"name": "Over/Under",
"created_at": "2024-01-10T09:38:10.139124-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": "Game Total Under 233",
"amount": 5000.0
},
{
"team": "Game Total Over 233",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "bdfceec6-156a-4103-a5a5-cd4bfa2126fc",
"gambit_id": "bdd6cb78-f5f0-415f-acc7-843f508a7f54",
"last_updated": "2024-01-11T11:23:08.603196-05:00",
"created_at": "2024-01-10T09:38:10.147410-05:00",
"name": "Game Total Under 233",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/226cdfca-04a5-47b9-a446-fb2e53ab249c/?format=api"
},
{
"id": "281fd1ed-381e-4641-a61a-f9f649c0a1f2",
"gambit_id": "30db3214-355a-42ab-a1f1-c77895788829",
"last_updated": "2024-01-11T11:23:08.599698-05:00",
"created_at": "2024-01-10T09:38:10.142807-05:00",
"name": "Game Total Over 233",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/226cdfca-04a5-47b9-a446-fb2e53ab249c/?format=api"
}
]
}