GET /api/bet_types/2941cdcc-a446-4d48-8748-dae0a6e347e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2941cdcc-a446-4d48-8748-dae0a6e347e9",
"match": "https://api-prod.gambitprofit.com/api/matches/a6568480-586e-4439-a403-43a7207b60c8/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 67",
"amount": 5000.0
},
{
"team": "Game Total Over 67",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "5eb60bf8-5166-4267-99cd-b9ff4cf9ac17",
"gambit_id": "a61c829d-94af-4f31-b9ca-750580e751bd",
"last_updated": "2022-09-18T17:57:11.776621-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 67",
"reward": "1.81000",
"odds": "1.90910",
"spread": "67.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2941cdcc-a446-4d48-8748-dae0a6e347e9/?format=api"
},
{
"id": "5a6c0e18-db8a-41af-bbbe-69d02260b481",
"gambit_id": "1c5c016d-3a22-4e5f-801e-ee3034fc11e2",
"last_updated": "2022-09-18T17:57:11.777775-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 67",
"reward": "1.81000",
"odds": "1.90910",
"spread": "67.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2941cdcc-a446-4d48-8748-dae0a6e347e9/?format=api"
}
]
}