GET /api/bet_types/406f2ad1-4e26-4a8e-a65e-52c9c05e100b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "406f2ad1-4e26-4a8e-a65e-52c9c05e100b",
"match": "https://api-prod.gambitprofit.com/api/matches/efe22a39-d53d-4722-ad6d-fd9225bdd800/?format=api",
"name": "Over/Under",
"created_at": "2023-12-15T09:13:09.700361-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 39.5",
"amount": 5000.0
},
{
"team": "Game Total Over 39.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1cfec0c5-bdd3-4f1e-b81e-f66459894c03",
"gambit_id": "d1e25dd4-1743-4b39-85e9-1dab888c196b",
"last_updated": "2023-12-19T09:58:17.590846-05:00",
"created_at": "2023-12-15T09:13:09.707882-05:00",
"name": "Game Total Under 39.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "39.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/406f2ad1-4e26-4a8e-a65e-52c9c05e100b/?format=api"
},
{
"id": "ed3c5192-ef2b-43f7-a5b8-50dfbe5cf177",
"gambit_id": "14304161-814c-4f6c-bc04-41ea33660181",
"last_updated": "2023-12-19T09:58:17.587376-05:00",
"created_at": "2023-12-15T09:13:09.703886-05:00",
"name": "Game Total Over 39.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "39.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/406f2ad1-4e26-4a8e-a65e-52c9c05e100b/?format=api"
}
]
}