GET /api/bet_types/2ff6a410-ce09-4218-a2ff-0ce8538d3e1a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2ff6a410-ce09-4218-a2ff-0ce8538d3e1a",
"match": "https://api-prod.gambitprofit.com/api/matches/4a3c97db-b7bb-4a0a-954c-b139b392ac87/?format=api",
"name": "Over/Under",
"created_at": "2023-02-28T12:36:58.917925-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.5",
"amount": 5106.0
},
{
"team": "Game Total Over 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "b2051f80-f675-4127-8e08-8540f549211e",
"gambit_id": "3334870f-8d4a-4ebf-b261-427e1ae270be",
"last_updated": "2023-03-01T09:52:12.556490-05:00",
"created_at": "2023-02-28T12:36:58.919226-05:00",
"name": "Game Total Under 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ff6a410-ce09-4218-a2ff-0ce8538d3e1a/?format=api"
},
{
"id": "25fae618-8e15-4e2e-93d3-17d366d2a9f4",
"gambit_id": "ed07a7db-ba7b-4c0e-94ab-673e11f0b994",
"last_updated": "2023-03-01T09:52:12.557821-05:00",
"created_at": "2023-02-28T12:36:58.920528-05:00",
"name": "Game Total Over 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ff6a410-ce09-4218-a2ff-0ce8538d3e1a/?format=api"
}
]
}