GET /api/bet_types/ade47240-f9d2-4c14-aa19-ca1e58223cc9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ade47240-f9d2-4c14-aa19-ca1e58223cc9",
"match": "https://api-prod.gambitprofit.com/api/matches/95ac147b-3fb8-44c8-9ed9-f535ec559176/?format=api",
"name": "Over/Under",
"created_at": "2023-02-10T09:02:09.964855-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": 5106.0
},
{
"team": "Game Total Over 6",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "70de864d-d28b-4ea4-999b-8527c8d50996",
"gambit_id": "07e79ace-85bd-4c02-8970-04d7cadc112b",
"last_updated": "2023-02-11T18:02:00.900450-05:00",
"created_at": "2023-02-10T09:02:09.966276-05:00",
"name": "Game Total Under 6",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ade47240-f9d2-4c14-aa19-ca1e58223cc9/?format=api"
},
{
"id": "5f210ebb-573a-48aa-9c26-5e75ac618d8b",
"gambit_id": "e8440c33-c466-4136-acdc-6d4eeef603a3",
"last_updated": "2023-02-11T18:02:00.901669-05:00",
"created_at": "2023-02-10T09:02:09.967679-05:00",
"name": "Game Total Over 6",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ade47240-f9d2-4c14-aa19-ca1e58223cc9/?format=api"
}
]
}