GET /api/bet_types/4956c4a0-2367-4b5c-b2cc-10580b4d5aa8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4956c4a0-2367-4b5c-b2cc-10580b4d5aa8",
"match": "https://api-prod.gambitprofit.com/api/matches/a9044511-a86a-4dd5-ae3e-7c4d8dd791e5/?format=api",
"name": "Over/Under",
"created_at": "2023-11-08T08:38:09.042840-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 224.5",
"amount": 5000.0
},
{
"team": "Game Total Under 224.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "3bd3644d-3a76-490e-9945-b87406d22ac5",
"gambit_id": "a3d9ce25-f57d-4847-a907-0f97d54b707f",
"last_updated": "2023-11-10T12:38:20.293756-05:00",
"created_at": "2023-11-08T08:38:09.050803-05:00",
"name": "Game Total Over 224.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4956c4a0-2367-4b5c-b2cc-10580b4d5aa8/?format=api"
},
{
"id": "dcd5b49c-d818-4c5c-8a62-beff24eb6d71",
"gambit_id": "1539af05-94a2-4738-ad72-7da106ddf6b6",
"last_updated": "2023-11-10T12:38:20.297378-05:00",
"created_at": "2023-11-08T08:38:09.056107-05:00",
"name": "Game Total Under 224.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4956c4a0-2367-4b5c-b2cc-10580b4d5aa8/?format=api"
}
]
}