GET /api/bet_types/3f23eda8-1320-43e0-b5a1-02bb9d5d2f70/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f23eda8-1320-43e0-b5a1-02bb9d5d2f70",
"match": "https://api-prod.gambitprofit.com/api/matches/4eac2265-4ff5-4215-ad4d-9383dee57203/?format=api",
"name": "Over/Under",
"created_at": "2023-08-22T08:23:11.877448-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 Over 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "865fc875-916a-41fe-8080-fb116614e70c",
"gambit_id": "98a6af9d-b16c-46c5-b45f-88a81a7adf60",
"last_updated": "2023-08-23T10:58:23.258759-04:00",
"created_at": "2023-08-22T08:23:11.881484-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f23eda8-1320-43e0-b5a1-02bb9d5d2f70/?format=api"
},
{
"id": "e4af6079-8cf3-47e7-9705-89b3d71e64e1",
"gambit_id": "df47124e-eac2-4f69-8370-fb4754766b33",
"last_updated": "2023-08-23T10:58:23.262157-04:00",
"created_at": "2023-08-22T08:23:11.889373-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f23eda8-1320-43e0-b5a1-02bb9d5d2f70/?format=api"
}
]
}