GET /api/bet_types/05a89a77-6003-4d0a-ba54-abc164e07e94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "05a89a77-6003-4d0a-ba54-abc164e07e94",
"match": "https://api-prod.gambitprofit.com/api/matches/15ecbda8-201d-40ed-a6ca-f5f3d2ba9c96/?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 56",
"amount": 5000.0
},
{
"team": "Game Total Under 56",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "a0b6c49e-e084-4be9-a98c-7ed93727fdb2",
"gambit_id": "54b292e4-3a77-487c-8169-9020e7df6e09",
"last_updated": "2022-09-05T10:02:28.470009-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 56",
"reward": "1.83000",
"odds": "1.90910",
"spread": "56.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05a89a77-6003-4d0a-ba54-abc164e07e94/?format=api"
},
{
"id": "330c96e3-b14e-4078-b965-0ddef983415c",
"gambit_id": "51406567-2f27-411d-9d52-7056692a9148",
"last_updated": "2022-09-05T10:02:28.468995-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 56",
"reward": "1.83000",
"odds": "1.90910",
"spread": "56.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05a89a77-6003-4d0a-ba54-abc164e07e94/?format=api"
}
]
}