GET /api/bet_types/f827f3c6-6b30-4f93-8a13-9f799e6ca44b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f827f3c6-6b30-4f93-8a13-9f799e6ca44b",
"match": "https://api-prod.gambitprofit.com/api/matches/65063a7f-d387-45c8-921d-afd1647fc75d/?format=api",
"name": "Over/Under",
"created_at": "2023-12-04T09:48:06.472853-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 Under 6",
"amount": 5000.0
},
{
"team": "Game Total Over 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "22fe8f57-6673-4dd5-8fc1-9c6eee20e698",
"gambit_id": "595438db-6f1d-497c-906f-f46a257276c2",
"last_updated": "2023-12-05T10:03:16.662977-05:00",
"created_at": "2023-12-04T09:48:06.481550-05:00",
"name": "Game Total Under 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f827f3c6-6b30-4f93-8a13-9f799e6ca44b/?format=api"
},
{
"id": "d76522a4-73d7-4e1a-877f-5aa65a7b8d51",
"gambit_id": "44cb1b3a-9118-4ab7-955b-19a71214c53e",
"last_updated": "2023-12-05T10:03:16.659556-05:00",
"created_at": "2023-12-04T09:48:06.477246-05:00",
"name": "Game Total Over 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f827f3c6-6b30-4f93-8a13-9f799e6ca44b/?format=api"
}
]
}