GET /api/bet_types/c6763178-fbf7-49ce-a35a-bb808c694622/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6763178-fbf7-49ce-a35a-bb808c694622",
"match": "https://api-prod.gambitprofit.com/api/matches/96110fb3-adc4-4d1d-a20d-aff3780b9d2d/?format=api",
"name": "Over/Under",
"created_at": "2023-09-01T23:08:19.040375-04: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 2.5",
"amount": 5269.0
},
{
"team": "Game Total Over 2.5",
"amount": 4731.0
}
],
"expected_reward_tokens": 9272.76,
"profit_sb": -227.24,
"profit_sb_percentage": -2.39,
"recommended": false
},
"lines": [
{
"id": "ead7fef3-7b2e-499d-8959-dbfe21363533",
"gambit_id": "984b5402-39fd-4b28-9265-42d6f066e0aa",
"last_updated": "2023-09-07T10:23:15.677924-04:00",
"created_at": "2023-09-01T23:08:19.048425-04:00",
"name": "Game Total Under 2.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6763178-fbf7-49ce-a35a-bb808c694622/?format=api"
},
{
"id": "90c684f0-a440-4aed-9ea1-b1e93014e49a",
"gambit_id": "a4b1d14d-7983-465e-8ae6-e3e940d4949f",
"last_updated": "2023-09-07T10:23:15.659627-04:00",
"created_at": "2023-09-01T23:08:19.044552-04:00",
"name": "Game Total Over 2.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6763178-fbf7-49ce-a35a-bb808c694622/?format=api"
}
]
}