GET /api/bet_types/7cb900c0-0c54-49c3-817a-5131dee2aced/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7cb900c0-0c54-49c3-817a-5131dee2aced",
"match": "https://api-prod.gambitprofit.com/api/matches/b0c40f7d-aace-441f-b3c6-e25cdb869810/?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 222.5",
"amount": 5000.0
},
{
"team": "Game Total Over 222.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "1ccb5eec-29da-4526-8775-4d82e4975043",
"gambit_id": "752d116b-eb5a-4d8f-b8a6-1de03f8030ea",
"last_updated": "2022-11-11T21:17:13.967978-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 222.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cb900c0-0c54-49c3-817a-5131dee2aced/?format=api"
},
{
"id": "cbc9e703-579e-4c47-9d7d-25da924bbd82",
"gambit_id": "d411ba09-3b98-421e-8b1d-444334b30bfb",
"last_updated": "2022-11-11T21:17:13.969237-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 222.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cb900c0-0c54-49c3-817a-5131dee2aced/?format=api"
}
]
}