GET /api/bet_types/d3c98fec-5bc8-4387-b4e7-53e5bc663255/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d3c98fec-5bc8-4387-b4e7-53e5bc663255",
"match": "https://api-prod.gambitprofit.com/api/matches/10fc4d4c-6036-4308-8a11-723bdd827826/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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": 5106.0
},
{
"team": "Game Total Under 6",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "43b8cdbc-bf2d-479c-9ca4-c644aaa224d3",
"gambit_id": "15cf546c-d625-4a89-9111-99d13f5468d4",
"last_updated": "2022-10-31T11:07:09.425758-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3c98fec-5bc8-4387-b4e7-53e5bc663255/?format=api"
},
{
"id": "0053630e-e067-4989-8a35-529996e9b331",
"gambit_id": "e70a44f5-5e7a-42b8-a221-bbce96354936",
"last_updated": "2022-10-31T11:07:09.424670-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3c98fec-5bc8-4387-b4e7-53e5bc663255/?format=api"
}
]
}