GET /api/bet_types/9a1b67b5-c11e-45ed-bd43-107951537ab9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a1b67b5-c11e-45ed-bd43-107951537ab9",
"match": "https://api-prod.gambitprofit.com/api/matches/ddd59550-20c1-4d70-bdbb-94044b9b79d6/?format=api",
"name": "Over/Under",
"created_at": "2023-01-14T08:26:59.026699-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 231.5",
"amount": 5000.0
},
{
"team": "Game Total Under 231.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "95cb9e6d-0c32-475e-a25d-18063da9a0f0",
"gambit_id": "66d792f2-81fa-4125-a43f-c93ae8f1b4f1",
"last_updated": "2023-01-15T15:32:18.524717-05:00",
"created_at": "2023-01-14T08:26:59.033090-05:00",
"name": "Game Total Over 231.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a1b67b5-c11e-45ed-bd43-107951537ab9/?format=api"
},
{
"id": "22ca4168-846c-407a-9432-41598796cf28",
"gambit_id": "f80a1c54-c57c-48b5-9b59-a3178cd1cea5",
"last_updated": "2023-01-15T15:32:18.522162-05:00",
"created_at": "2023-01-14T08:26:59.029871-05:00",
"name": "Game Total Under 231.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a1b67b5-c11e-45ed-bd43-107951537ab9/?format=api"
}
]
}