GET /api/bet_types/9f11a3b6-b2c8-4a40-bfcb-ab164478781d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9f11a3b6-b2c8-4a40-bfcb-ab164478781d",
"match": "https://api-prod.gambitprofit.com/api/matches/151bbbeb-ea8c-4cd1-ad17-7d591540d898/?format=api",
"name": "Over/Under",
"created_at": "2023-06-30T08:23:06.594615-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 10",
"amount": 5107.0
},
{
"team": "Game Total Under 10",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "701de9ed-15a6-4b0e-88f2-0a0c35452fca",
"gambit_id": "cae1e662-a289-4386-982f-5ab1aec260d2",
"last_updated": "2023-07-02T10:58:17.132858-04:00",
"created_at": "2023-06-30T08:23:06.596345-04:00",
"name": "Game Total Over 10",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f11a3b6-b2c8-4a40-bfcb-ab164478781d/?format=api"
},
{
"id": "4c71ad91-4a46-4a69-b469-6c01c50087aa",
"gambit_id": "54e2091a-8bea-4df3-a46f-85fdf236b532",
"last_updated": "2023-07-02T10:58:17.135567-04:00",
"created_at": "2023-06-30T08:23:06.597873-04:00",
"name": "Game Total Under 10",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f11a3b6-b2c8-4a40-bfcb-ab164478781d/?format=api"
}
]
}