GET /api/bet_types/fb7ee09a-9d42-4f9f-9b0c-d3d572287340/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb7ee09a-9d42-4f9f-9b0c-d3d572287340",
"match": "https://api-prod.gambitprofit.com/api/matches/aeaa1462-2835-4ebb-866b-3e035c32b671/?format=api",
"name": "Over/Under",
"created_at": "2023-11-12T09:32:55.468753-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 6.5",
"amount": 5214.0
},
{
"team": "Game Total Under 6.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "a9532162-172d-4c0f-b4e2-b2c6b938b948",
"gambit_id": "0f8b5f55-82f2-4eba-88d7-7bf24d63be35",
"last_updated": "2023-11-13T19:33:22.883472-05:00",
"created_at": "2023-11-12T09:32:55.473948-05:00",
"name": "Game Total Over 6.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb7ee09a-9d42-4f9f-9b0c-d3d572287340/?format=api"
},
{
"id": "d11f08c8-f4d1-4e5e-b208-a94be3b0ec2d",
"gambit_id": "717c50d2-9b70-4a4f-af27-d01e007f21a5",
"last_updated": "2023-11-13T19:33:22.887063-05:00",
"created_at": "2023-11-12T09:32:55.478669-05:00",
"name": "Game Total Under 6.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb7ee09a-9d42-4f9f-9b0c-d3d572287340/?format=api"
}
]
}