GET /api/bet_types/166828cf-7f84-43c8-b568-46199d20032b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "166828cf-7f84-43c8-b568-46199d20032b",
"match": "https://api-prod.gambitprofit.com/api/matches/cfd1de58-8a87-4a6d-8829-7581baa026b5/?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 211",
"amount": 5000.0
},
{
"team": "Game Total Over 211",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "bfdf52f2-e85a-4df0-bcac-031ceb6f101f",
"gambit_id": "5d243d52-1b7f-4bef-b9e3-7e0cfd3f1dee",
"last_updated": "2022-12-09T10:02:14.203944-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 211",
"reward": "1.80000",
"odds": "1.90910",
"spread": "211.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/166828cf-7f84-43c8-b568-46199d20032b/?format=api"
},
{
"id": "f80ed125-ab8b-4fb9-be9e-eb398126aaa9",
"gambit_id": "9336ddf2-1e8f-4768-8cc6-a91026dc0749",
"last_updated": "2022-12-09T10:02:14.205122-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 211",
"reward": "1.80000",
"odds": "1.90910",
"spread": "211.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/166828cf-7f84-43c8-b568-46199d20032b/?format=api"
}
]
}