GET /api/bet_types/439a45a4-4122-4295-8da0-864f40b78e7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "439a45a4-4122-4295-8da0-864f40b78e7c",
"match": "https://api-prod.gambitprofit.com/api/matches/336d547b-053f-49ea-9751-e172a1b1bd50/?format=api",
"name": "Over/Under",
"created_at": "2023-09-29T09:38:11.378682-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 2.5",
"amount": 5703.0
},
{
"team": "Game Total Under 2.5",
"amount": 4297.0
}
],
"expected_reward_tokens": 9238.55,
"profit_sb": -261.45,
"profit_sb_percentage": -2.75,
"recommended": false
},
"lines": [
{
"id": "ca773388-2f0c-4cf3-80ac-e67667a2b8a7",
"gambit_id": "a093a2cd-17bb-4fb8-bad9-59548cdd0e3c",
"last_updated": "2023-10-02T10:53:21.580882-04:00",
"created_at": "2023-09-29T09:38:11.382579-04:00",
"name": "Game Total Over 2.5",
"reward": "1.62000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/439a45a4-4122-4295-8da0-864f40b78e7c/?format=api"
},
{
"id": "2e58e575-d38d-4059-aa2a-a2106a04d66e",
"gambit_id": "6d2c2701-79bf-4f28-8a11-901a55e449a5",
"last_updated": "2023-10-02T10:53:21.584488-04:00",
"created_at": "2023-09-29T09:38:11.402677-04:00",
"name": "Game Total Under 2.5",
"reward": "2.15000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/439a45a4-4122-4295-8da0-864f40b78e7c/?format=api"
}
]
}