GET /api/bet_types/2705994f-edb2-4ef6-9b6f-3e5938e7b8e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2705994f-edb2-4ef6-9b6f-3e5938e7b8e5",
"match": "https://api-prod.gambitprofit.com/api/matches/47ddde80-2ccc-488c-bc17-2f1a7a4b439d/?format=api",
"name": "Over/Under",
"created_at": "2023-12-01T19:33:13.347954-05: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": "09c336bc-e699-4459-9578-d0af7f71a41f",
"gambit_id": "82d61f61-53a2-4845-8ac2-0aec1bb467e0",
"last_updated": "2023-12-05T21:18:19.876949-05:00",
"created_at": "2023-12-01T19:33:13.352660-05: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/2705994f-edb2-4ef6-9b6f-3e5938e7b8e5/?format=api"
},
{
"id": "b75e5469-2cc9-41cb-9f12-9b84bf976279",
"gambit_id": "c4ba7b3b-2b68-441e-96e7-bbca72bbad91",
"last_updated": "2023-12-05T21:18:19.880160-05:00",
"created_at": "2023-12-01T19:33:13.361011-05: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/2705994f-edb2-4ef6-9b6f-3e5938e7b8e5/?format=api"
}
]
}