GET /api/bet_types/34028ed8-3e54-476b-9446-a16f4b9061e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34028ed8-3e54-476b-9446-a16f4b9061e1",
"match": "https://api-prod.gambitprofit.com/api/matches/2a1f6675-d510-4025-a6c9-7fff37272df3/?format=api",
"name": "Over/Under",
"created_at": "2024-01-06T09:23:25.391046-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",
"amount": 5319.0
},
{
"team": "Game Total Under 6",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "518001f0-44c8-45d6-8526-5ce6b1a72bfd",
"gambit_id": "7b44444c-4990-4c33-823d-cae7afb18cff",
"last_updated": "2024-01-09T10:18:17.105753-05:00",
"created_at": "2024-01-06T09:23:25.394738-05:00",
"name": "Game Total Over 6",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34028ed8-3e54-476b-9446-a16f4b9061e1/?format=api"
},
{
"id": "d855161d-836b-4831-8bec-fd3c4a581589",
"gambit_id": "f7586c28-b49e-4a24-8df1-d768168ad418",
"last_updated": "2024-01-09T10:18:17.109275-05:00",
"created_at": "2024-01-06T09:23:25.398595-05:00",
"name": "Game Total Under 6",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34028ed8-3e54-476b-9446-a16f4b9061e1/?format=api"
}
]
}