GET /api/bet_types/a9e2aa72-7633-4776-96a3-08ac4848cf09/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a9e2aa72-7633-4776-96a3-08ac4848cf09",
"match": "https://api-prod.gambitprofit.com/api/matches/7bd6b61d-c829-4cc4-b59b-cea3b919a4e1/?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": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "931fc751-e95d-4bca-8d4c-2518c2491848",
"gambit_id": "45fce1f3-29e1-42ca-bd29-840965d6f1e5",
"last_updated": "2022-11-28T09:32:06.482977-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 67",
"reward": "1.80000",
"odds": "1.90910",
"spread": "67.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9e2aa72-7633-4776-96a3-08ac4848cf09/?format=api"
},
{
"id": "19378653-b4cc-4f40-b7f8-956e41c38b01",
"gambit_id": "866f193f-9f54-4bb5-8f19-85c19182b3ed",
"last_updated": "2022-11-28T09:32:06.484100-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 67",
"reward": "1.80000",
"odds": "1.90910",
"spread": "67.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9e2aa72-7633-4776-96a3-08ac4848cf09/?format=api"
}
]
}