GET /api/bet_types/4dc23eca-dbbb-4d0f-9c4d-57eab026c136/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4dc23eca-dbbb-4d0f-9c4d-57eab026c136",
"match": "https://api-prod.gambitprofit.com/api/matches/1da6db83-e7a6-4804-85b4-287613c35f49/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 58",
"amount": 5000.0
},
{
"team": "Game Total Over 58",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "8fc63da9-fdda-43a4-bd7a-c4be18683dc1",
"gambit_id": "c3d1d4f9-a68c-42a0-a18e-b41b17aab9a4",
"last_updated": "2022-11-14T10:03:39.153814-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 58",
"reward": "1.80000",
"odds": "1.90910",
"spread": "58.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dc23eca-dbbb-4d0f-9c4d-57eab026c136/?format=api"
},
{
"id": "055e634f-6806-4d4d-acd2-81bf28638fbe",
"gambit_id": "4e38a668-3668-499a-a702-47de4852e097",
"last_updated": "2022-11-14T10:03:39.154988-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 58",
"reward": "1.80000",
"odds": "1.90910",
"spread": "58.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dc23eca-dbbb-4d0f-9c4d-57eab026c136/?format=api"
}
]
}