GET /api/bet_types/c8cd7577-420e-43b2-ad54-c3285dee498a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c8cd7577-420e-43b2-ad54-c3285dee498a",
"match": "https://api-prod.gambitprofit.com/api/matches/87100fc5-9bd9-4fae-adb3-2ade1b2af7c8/?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 Over 8",
"amount": 5205.0
},
{
"team": "Game Total Under 8",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "0f5f7c1a-04b3-4952-81b0-9c8ff2292f5e",
"gambit_id": "15dc86bb-2a43-4487-aa03-47e0a89046d9",
"last_updated": "2022-09-07T12:47:00.470916-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.75000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8cd7577-420e-43b2-ad54-c3285dee498a/?format=api"
},
{
"id": "1f537c16-b6ce-44f1-b225-fe92532dc0ac",
"gambit_id": "9fcf4ba8-3604-40d4-8400-ffbe61defd0f",
"last_updated": "2022-09-07T12:47:00.469850-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.90000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8cd7577-420e-43b2-ad54-c3285dee498a/?format=api"
}
]
}