GET /api/bet_types/3754dceb-6d97-46e1-9311-c83032ef4fb3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3754dceb-6d97-46e1-9311-c83032ef4fb3",
"match": "https://api-prod.gambitprofit.com/api/matches/2e15892c-92e2-48c8-95c7-d04c005a3772/?format=api",
"name": "Over/Under",
"created_at": "2023-08-05T10:08:11.686623-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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Under 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "daaee4c1-a900-4f8d-8a4c-cd9efc38dfa6",
"gambit_id": "d7e01133-51cd-495d-b406-f4fb4a61d19e",
"last_updated": "2023-08-07T14:58:06.790989-04:00",
"created_at": "2023-08-05T10:08:11.691693-04:00",
"name": "Game Total Over 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3754dceb-6d97-46e1-9311-c83032ef4fb3/?format=api"
},
{
"id": "97c0986f-f585-483d-afcb-bf772e0b135c",
"gambit_id": "48b32334-e124-44eb-8bc2-3937a961796a",
"last_updated": "2023-08-07T14:58:06.794433-04:00",
"created_at": "2023-08-05T10:08:11.696317-04:00",
"name": "Game Total Under 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3754dceb-6d97-46e1-9311-c83032ef4fb3/?format=api"
}
]
}