GET /api/bet_types/55403c60-5aa9-4a6e-a350-2a540b73e6ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "55403c60-5aa9-4a6e-a350-2a540b73e6ab",
"match": "https://api-prod.gambitprofit.com/api/matches/5b226644-8cf4-4c9b-b872-3bce3cf66a23/?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 Over 53",
"amount": 5000.0
},
{
"team": "Game Total Under 53",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "3191ee7e-3404-4833-bba5-d21e3c1f4c79",
"gambit_id": "13a2cfc0-d17d-405c-9977-4f84dbfe6178",
"last_updated": "2022-09-18T20:52:24.183410-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 53",
"reward": "1.81000",
"odds": "1.90910",
"spread": "53.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55403c60-5aa9-4a6e-a350-2a540b73e6ab/?format=api"
},
{
"id": "cbc840b9-a5c6-4d08-8ad8-de38eb6b794f",
"gambit_id": "76d7245c-78df-4a26-8da0-5a2dbae539e0",
"last_updated": "2022-09-18T20:52:24.182340-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 53",
"reward": "1.81000",
"odds": "1.90910",
"spread": "53.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55403c60-5aa9-4a6e-a350-2a540b73e6ab/?format=api"
}
]
}