GET /api/bet_types/ac738202-b3d4-44cf-9bc4-df3a1db30e27/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac738202-b3d4-44cf-9bc4-df3a1db30e27",
"match": "https://api-prod.gambitprofit.com/api/matches/31638583-5fc0-4496-92b3-19921712d7ff/?format=api",
"name": "Over/Under",
"created_at": "2023-12-18T09:53:15.936082-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 Over 215",
"amount": 5000.0
},
{
"team": "Game Total Under 215",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0adb4799-6c56-4f8c-bb8a-301f32c93fa0",
"gambit_id": "4eae04b4-d50a-4715-9687-66b89ebe08cb",
"last_updated": "2023-12-19T17:17:57.945784-05:00",
"created_at": "2023-12-18T09:53:15.939679-05:00",
"name": "Game Total Over 215",
"reward": "1.87000",
"odds": "1.90910",
"spread": "215.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac738202-b3d4-44cf-9bc4-df3a1db30e27/?format=api"
},
{
"id": "dcbb33a8-6762-4abd-a17b-f540f512aa93",
"gambit_id": "1b61ffd3-7d23-4294-af86-fe0161aefd48",
"last_updated": "2023-12-19T17:17:57.949126-05:00",
"created_at": "2023-12-18T09:53:15.944106-05:00",
"name": "Game Total Under 215",
"reward": "1.87000",
"odds": "1.90910",
"spread": "215.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac738202-b3d4-44cf-9bc4-df3a1db30e27/?format=api"
}
]
}