GET /api/bet_types/14d3f40d-dc50-41dc-8551-900cf2fc070a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14d3f40d-dc50-41dc-8551-900cf2fc070a",
"match": "https://api-prod.gambitprofit.com/api/matches/8e6bf186-5806-41af-bbf1-c0376c535914/?format=api",
"name": "Over/Under",
"created_at": "2023-02-13T08:17:03.843164-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 242.5",
"amount": 5000.0
},
{
"team": "Game Total Over 242.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "7ed7b696-4490-4773-a4ae-ec52409140a9",
"gambit_id": "c3ce69e9-40d6-4ef1-b8d9-26950204b5c2",
"last_updated": "2023-02-14T09:46:57.665980-05:00",
"created_at": "2023-02-13T08:17:03.844497-05:00",
"name": "Game Total Under 242.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "242.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14d3f40d-dc50-41dc-8551-900cf2fc070a/?format=api"
},
{
"id": "b2be0499-df0d-4703-a87f-37070bb822dc",
"gambit_id": "459fe41b-372b-4d7f-8b7b-a18143106775",
"last_updated": "2023-02-14T09:46:57.667192-05:00",
"created_at": "2023-02-13T08:17:03.845831-05:00",
"name": "Game Total Over 242.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "242.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14d3f40d-dc50-41dc-8551-900cf2fc070a/?format=api"
}
]
}