GET /api/bet_types/a5886b1e-676a-48be-a05b-f71d8dff1ab7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a5886b1e-676a-48be-a05b-f71d8dff1ab7",
"match": "https://api-prod.gambitprofit.com/api/matches/f106a437-a8d6-4831-bfda-0b73c3e93250/?format=api",
"name": "Over/Under",
"created_at": "2023-04-05T09:22:24.286978-04: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 7",
"amount": 5000.0
},
{
"team": "Game Total Over 7",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d5da2085-0363-4bb4-b1b4-5fc4f7067c5d",
"gambit_id": "d96641cb-8bd5-45b1-853d-ac6a222be709",
"last_updated": "2023-04-06T21:36:59.382974-04:00",
"created_at": "2023-04-05T09:22:24.289397-04:00",
"name": "Game Total Under 7",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5886b1e-676a-48be-a05b-f71d8dff1ab7/?format=api"
},
{
"id": "50a0b485-40c2-4790-84dc-3ac0629fb61a",
"gambit_id": "f5067f7a-f5b8-4aeb-9475-fe1ff972350f",
"last_updated": "2023-04-06T21:36:59.385122-04:00",
"created_at": "2023-04-05T09:22:24.292861-04:00",
"name": "Game Total Over 7",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5886b1e-676a-48be-a05b-f71d8dff1ab7/?format=api"
}
]
}