GET /api/bet_types/7176309b-43a7-49af-95c5-bc7da2c960a2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7176309b-43a7-49af-95c5-bc7da2c960a2",
"match": "https://api-prod.gambitprofit.com/api/matches/ee589e7e-8e3e-4d6e-ab6d-9fbe28c82ef6/?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 61",
"amount": 5000.0
},
{
"team": "Game Total Over 61",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "5801fe00-6c5c-4e7a-bfa9-5762fb9fb704",
"gambit_id": "e1509f39-1007-4bea-95df-22639921b151",
"last_updated": "2022-11-06T16:23:11.190653-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 61",
"reward": "1.80000",
"odds": "1.90910",
"spread": "61.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7176309b-43a7-49af-95c5-bc7da2c960a2/?format=api"
},
{
"id": "d20361bb-3dc3-47f2-9493-4a71917e768d",
"gambit_id": "72a83f97-7886-4313-9260-2c3cab27e711",
"last_updated": "2022-11-06T16:23:11.191833-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 61",
"reward": "1.80000",
"odds": "1.90910",
"spread": "61.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7176309b-43a7-49af-95c5-bc7da2c960a2/?format=api"
}
]
}