GET /api/bet_types/5f2317de-296c-44b1-8c03-31f370a3250b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5f2317de-296c-44b1-8c03-31f370a3250b",
"match": "https://api-prod.gambitprofit.com/api/matches/43d1aba5-91a9-45a7-bcf8-e9086d733402/?format=api",
"name": "Over/Under",
"created_at": "2023-01-19T09:22:07.015166-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 6",
"amount": 5106.0
},
{
"team": "Game Total Under 6",
"amount": 4894.0
}
],
"expected_reward_tokens": 9445.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "be5a6a21-12ca-4992-9337-84608cf498e3",
"gambit_id": "862b39ad-d846-4238-a92d-5c0473ce638d",
"last_updated": "2023-01-20T10:01:55.590497-05:00",
"created_at": "2023-01-19T09:22:07.017627-05:00",
"name": "Game Total Over 6",
"reward": "1.85000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f2317de-296c-44b1-8c03-31f370a3250b/?format=api"
},
{
"id": "4653001a-2adc-444f-839c-23abbb93de17",
"gambit_id": "8ee30fec-c8c4-45e1-a086-8296394a902f",
"last_updated": "2023-01-20T10:01:55.589328-05:00",
"created_at": "2023-01-19T09:22:07.016453-05:00",
"name": "Game Total Under 6",
"reward": "1.93000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f2317de-296c-44b1-8c03-31f370a3250b/?format=api"
}
]
}