GET /api/bet_types/43bb5456-a9a6-47a5-b3e1-989dc6f9038d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43bb5456-a9a6-47a5-b3e1-989dc6f9038d",
"match": "https://api-prod.gambitprofit.com/api/matches/73da59f9-b33c-4d1d-b6fe-a1025220a9b9/?format=api",
"name": "Over/Under",
"created_at": "2023-02-14T09:12:20.189708-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 6",
"amount": 5212.0
},
{
"team": "Game Total Over 6",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "8fe073fa-882a-4a29-aa6c-d536025b82c4",
"gambit_id": "54362920-6c05-4672-90a8-92a40693f7a9",
"last_updated": "2023-02-15T10:57:07.350603-05:00",
"created_at": "2023-02-14T09:12:20.190916-05:00",
"name": "Game Total Under 6",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43bb5456-a9a6-47a5-b3e1-989dc6f9038d/?format=api"
},
{
"id": "d7bc7cd1-3ed0-45d8-a0bc-2b892320f0fd",
"gambit_id": "6d249f2a-8c26-4c78-9074-4bfff0c6d639",
"last_updated": "2023-02-15T10:57:07.351808-05:00",
"created_at": "2023-02-14T09:12:20.192187-05:00",
"name": "Game Total Over 6",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43bb5456-a9a6-47a5-b3e1-989dc6f9038d/?format=api"
}
]
}