GET /api/bet_types/33dffccf-4c5c-4ca7-ad7f-d19e6e185e39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "33dffccf-4c5c-4ca7-ad7f-d19e6e185e39",
"match": "https://api-prod.gambitprofit.com/api/matches/89e7e363-4be4-43b0-842e-483334c20128/?format=api",
"name": "Over/Under",
"created_at": "2023-07-28T08:23:03.099412-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 10",
"amount": 5423.0
},
{
"team": "Game Total Under 10",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "4eff40da-537d-43e4-bb0b-83a4bc410e34",
"gambit_id": "d1d736ab-832b-44c7-b1b4-ea7e6240b229",
"last_updated": "2023-07-29T19:43:28.857246-04:00",
"created_at": "2023-07-28T08:23:03.103077-04:00",
"name": "Game Total Over 10",
"reward": "1.73000",
"odds": "1.76920",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33dffccf-4c5c-4ca7-ad7f-d19e6e185e39/?format=api"
},
{
"id": "846c344a-f46b-4bae-9d96-ed6945f3f789",
"gambit_id": "7392d931-5e57-429a-9929-5d9ffee38c2a",
"last_updated": "2023-07-29T19:43:28.860629-04:00",
"created_at": "2023-07-28T08:23:03.108534-04:00",
"name": "Game Total Under 10",
"reward": "2.05000",
"odds": "2.10000",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33dffccf-4c5c-4ca7-ad7f-d19e6e185e39/?format=api"
}
]
}