GET /api/bet_types/077d8944-d01e-4415-8788-bf88d4f7ca14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "077d8944-d01e-4415-8788-bf88d4f7ca14",
"match": "https://api-prod.gambitprofit.com/api/matches/331fc11c-b70d-4fda-91c5-667422910d84/?format=api",
"name": "Over/Under",
"created_at": "2023-07-25T12:38:08.326285-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 8",
"amount": 5319.0
},
{
"team": "Game Total Under 8",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "5d8fecd8-d63b-4da3-b076-d086792c52e5",
"gambit_id": "52e45d91-a6b1-4965-bd7f-6ebbf8612aa1",
"last_updated": "2023-07-27T12:58:26.457166-04:00",
"created_at": "2023-07-25T12:38:08.330413-04:00",
"name": "Game Total Over 8",
"reward": "1.76000",
"odds": "1.80000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/077d8944-d01e-4415-8788-bf88d4f7ca14/?format=api"
},
{
"id": "731ea095-1798-46d0-a38a-b1abd63637e9",
"gambit_id": "93d23526-1c06-494f-aa22-5ff75bc792c3",
"last_updated": "2023-07-27T12:58:26.464691-04:00",
"created_at": "2023-07-25T12:38:08.334517-04:00",
"name": "Game Total Under 8",
"reward": "2.00000",
"odds": "2.05000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/077d8944-d01e-4415-8788-bf88d4f7ca14/?format=api"
}
]
}