GET /api/bet_types/cb4e003b-debb-4f1b-99fb-f938f8862b4f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cb4e003b-debb-4f1b-99fb-f938f8862b4f",
"match": "https://api-prod.gambitprofit.com/api/matches/9ef915e2-5fb0-4790-b2f2-e4dc23273e2a/?format=api",
"name": "Over/Under",
"created_at": "2023-02-28T12:36:59.834504-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": "234f7425-d3e1-4995-bd39-3ea0990ce241",
"gambit_id": "e604c7ce-af66-495b-83b8-1c146f6d661e",
"last_updated": "2023-03-01T09:52:12.992933-05:00",
"created_at": "2023-02-28T12:36:59.835778-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/cb4e003b-debb-4f1b-99fb-f938f8862b4f/?format=api"
},
{
"id": "b61c51cf-764a-413e-998a-f67523d1467e",
"gambit_id": "33c03399-f5f6-4670-bfc4-3fdf760d9bf3",
"last_updated": "2023-03-01T09:52:12.994079-05:00",
"created_at": "2023-02-28T12:36:59.837081-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/cb4e003b-debb-4f1b-99fb-f938f8862b4f/?format=api"
}
]
}