GET /api/bet_types/c6741472-e3a8-47f1-aeb8-b41e08800457/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6741472-e3a8-47f1-aeb8-b41e08800457",
"match": "https://api-prod.gambitprofit.com/api/matches/7c89f1f9-e141-4b55-89ce-ea22241ef1e0/?format=api",
"name": "Over/Under",
"created_at": "2023-09-28T10:08:16.226237-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 Under 49",
"amount": 5000.0
},
{
"team": "Game Total Over 49",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "80be576d-8cd0-472b-b5f7-15c956f21d2f",
"gambit_id": "55ca0f23-7b48-45ef-8737-16dd1ded407f",
"last_updated": "2023-10-02T20:48:07.661873-04:00",
"created_at": "2023-09-28T10:08:16.234144-04:00",
"name": "Game Total Under 49",
"reward": "1.87000",
"odds": "1.90910",
"spread": "49.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6741472-e3a8-47f1-aeb8-b41e08800457/?format=api"
},
{
"id": "5d41fb66-53a1-45b3-ab61-2fec340e505c",
"gambit_id": "4450bedb-ffb3-4058-b08e-cf0ea43ba78e",
"last_updated": "2023-10-02T20:48:07.672051-04:00",
"created_at": "2023-09-28T10:08:16.229965-04:00",
"name": "Game Total Over 49",
"reward": "1.87000",
"odds": "1.90910",
"spread": "49.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6741472-e3a8-47f1-aeb8-b41e08800457/?format=api"
}
]
}