GET /api/bet_types/f08ce184-87c6-46b5-b196-0ab12cb5bd21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f08ce184-87c6-46b5-b196-0ab12cb5bd21",
"match": "https://api-prod.gambitprofit.com/api/matches/3e17a9d7-adc8-463a-a337-b359dca571d2/?format=api",
"name": "Over/Under",
"created_at": "2023-09-13T09:07:58.761622-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",
"amount": 5319.0
},
{
"team": "Game Total Under 9",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "99258c28-93d5-4a77-a6ce-7c93c0609a7c",
"gambit_id": "e03ffe42-4635-4796-9c7c-9f8877eeb19f",
"last_updated": "2023-09-15T10:23:23.325732-04:00",
"created_at": "2023-09-13T09:07:58.765751-04:00",
"name": "Game Total Over 9",
"reward": "1.76000",
"odds": "1.80000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f08ce184-87c6-46b5-b196-0ab12cb5bd21/?format=api"
},
{
"id": "a6d7d996-c4f9-4607-a443-a10675eee408",
"gambit_id": "a86f99cc-5531-4b27-adbb-c85f71975312",
"last_updated": "2023-09-15T10:23:23.329117-04:00",
"created_at": "2023-09-13T09:07:58.770582-04:00",
"name": "Game Total Under 9",
"reward": "2.00000",
"odds": "2.05000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f08ce184-87c6-46b5-b196-0ab12cb5bd21/?format=api"
}
]
}