GET /api/bet_types/07aa1108-0b26-4f79-bf25-5857a097147f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "07aa1108-0b26-4f79-bf25-5857a097147f",
"match": "https://api-prod.gambitprofit.com/api/matches/4a8d7fea-1133-4d03-af1f-fa85f50b7d57/?format=api",
"name": "Over/Under",
"created_at": "2023-10-07T12:18:15.576109-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 8.5",
"amount": 5094.0
},
{
"team": "Game Total Over 8.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "6333c20e-3c4a-460a-aa94-d36af37cca6c",
"gambit_id": "51aad27f-18f1-4a33-8ebf-40dba02d1053",
"last_updated": "2023-10-08T17:18:07.175188-04:00",
"created_at": "2023-10-07T12:18:15.585010-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07aa1108-0b26-4f79-bf25-5857a097147f/?format=api"
},
{
"id": "02210e21-81fa-41bc-ad8e-cade590aaf40",
"gambit_id": "ea39afe4-8255-49de-97ee-940a06cc21d9",
"last_updated": "2023-10-08T17:18:07.171754-04:00",
"created_at": "2023-10-07T12:18:15.579807-04:00",
"name": "Game Total Over 8.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07aa1108-0b26-4f79-bf25-5857a097147f/?format=api"
}
]
}