GET /api/bet_types/cd19acbc-6637-41c1-867f-cb8946037d97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cd19acbc-6637-41c1-867f-cb8946037d97",
"match": "https://api-prod.gambitprofit.com/api/matches/f58c8983-b6be-46df-92bf-f9e1b0f301ac/?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 65.5",
"amount": 5000.0
},
{
"team": "Game Total Over 65.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "f9e00ead-f535-4635-a95c-213f30a05380",
"gambit_id": "4ab64839-6941-4ac7-8d4a-7fe73e33aef2",
"last_updated": "2022-11-14T10:09:03.742547-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 65.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "65.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd19acbc-6637-41c1-867f-cb8946037d97/?format=api"
},
{
"id": "62e98703-f840-4b4f-aca5-cd7ae32b6694",
"gambit_id": "2a52d823-3da9-4a03-910a-2d0203d46f8c",
"last_updated": "2022-11-14T10:09:03.743819-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 65.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "65.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd19acbc-6637-41c1-867f-cb8946037d97/?format=api"
}
]
}