GET /api/bet_types/ff1c8167-190a-486e-b3fe-f43b92fb0fde/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff1c8167-190a-486e-b3fe-f43b92fb0fde",
"match": "https://api-prod.gambitprofit.com/api/matches/c6d7f1d7-2122-4ba7-aba5-f3b7a74d338f/?format=api",
"name": "Over/Under",
"created_at": "2023-06-19T08:08:07.880111-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 Over 7.5",
"amount": 5000.0
},
{
"team": "Game Total Under 7.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ea363858-bf2f-4244-a12e-7f27e71b615f",
"gambit_id": "15a6acde-efa9-48c8-9c28-9eacbdd22981",
"last_updated": "2023-06-20T10:13:21.942684-04:00",
"created_at": "2023-06-19T08:08:07.881979-04:00",
"name": "Game Total Over 7.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff1c8167-190a-486e-b3fe-f43b92fb0fde/?format=api"
},
{
"id": "a464442b-705b-470e-938e-7e0d423c0f29",
"gambit_id": "6bc038f1-9f2d-4001-8844-a04b6b42edba",
"last_updated": "2023-06-20T10:13:21.944288-04:00",
"created_at": "2023-06-19T08:08:07.883932-04:00",
"name": "Game Total Under 7.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff1c8167-190a-486e-b3fe-f43b92fb0fde/?format=api"
}
]
}