GET /api/bet_types/a0c682ef-173e-453c-9821-1db0516128bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a0c682ef-173e-453c-9821-1db0516128bb",
"match": "https://api-prod.gambitprofit.com/api/matches/819a95b7-96cf-4c4d-a712-84cad7432067/?format=api",
"name": "Over/Under",
"created_at": "2023-07-18T08:53:08.894878-04: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 9.5",
"amount": 5000.0
},
{
"team": "Game Total Over 9.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4c8292ef-9957-4748-a9c8-fe1bc84c83f2",
"gambit_id": "9ecc5bc1-a165-4d38-a33b-a87274c7531e",
"last_updated": "2023-07-20T09:58:27.860531-04:00",
"created_at": "2023-07-18T08:53:08.898251-04:00",
"name": "Game Total Under 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0c682ef-173e-453c-9821-1db0516128bb/?format=api"
},
{
"id": "5b4670d1-637c-483d-b7c0-181c82405122",
"gambit_id": "cffaccfd-661e-4d8c-8224-575f790566e5",
"last_updated": "2023-07-20T09:58:27.859008-04:00",
"created_at": "2023-07-18T08:53:08.896503-04:00",
"name": "Game Total Over 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0c682ef-173e-453c-9821-1db0516128bb/?format=api"
}
]
}