GET /api/bet_types/a1284c50-fec4-4399-b373-2b3986bec776/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a1284c50-fec4-4399-b373-2b3986bec776",
"match": "https://api-prod.gambitprofit.com/api/matches/9c704117-c244-4310-bd31-b0406c17d70e/?format=api",
"name": "Over/Under",
"created_at": "2024-01-04T09:18:23.204055-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 Under 248",
"amount": 5000.0
},
{
"team": "Game Total Over 248",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "20440ef3-02c4-49e2-8bfa-cb29d69a874a",
"gambit_id": "a1ed4ff7-7878-45bf-9161-1e75df2c6422",
"last_updated": "2024-01-05T14:03:04.675413-05:00",
"created_at": "2024-01-04T09:18:23.207438-05:00",
"name": "Game Total Under 248",
"reward": "1.87000",
"odds": "1.90910",
"spread": "248.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1284c50-fec4-4399-b373-2b3986bec776/?format=api"
},
{
"id": "9197f567-74b6-4aaf-9924-ad465dccd34b",
"gambit_id": "edeaa89f-ac73-4915-9fdd-ebcea811bfe8",
"last_updated": "2024-01-05T14:03:04.671895-05:00",
"created_at": "2024-01-04T09:18:23.211617-05:00",
"name": "Game Total Over 248",
"reward": "1.87000",
"odds": "1.90910",
"spread": "248.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1284c50-fec4-4399-b373-2b3986bec776/?format=api"
}
]
}