GET /api/bet_types/fd8ce165-a521-4dab-9a70-17ca1c1c5f7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fd8ce165-a521-4dab-9a70-17ca1c1c5f7c",
"match": "https://api-prod.gambitprofit.com/api/matches/df850e71-4a85-41b9-a9e9-a11ee1fc9680/?format=api",
"name": "Over/Under",
"created_at": "2023-02-20T09:16:48.167570-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 7",
"amount": 5106.0
},
{
"team": "Game Total Under 7",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "a6b9b509-0b82-4682-8639-fc1c2dc399ea",
"gambit_id": "312d05d2-f2dd-413f-8130-8e6d8fa6663a",
"last_updated": "2023-02-21T09:31:47.929896-05:00",
"created_at": "2023-02-20T09:16:48.170502-05:00",
"name": "Game Total Over 7",
"reward": "1.84000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd8ce165-a521-4dab-9a70-17ca1c1c5f7c/?format=api"
},
{
"id": "a62b6079-abe0-49a3-880d-cc47535a95fd",
"gambit_id": "f39270a3-a000-4c55-a732-0c7e901a868e",
"last_updated": "2023-02-21T09:31:47.928644-05:00",
"created_at": "2023-02-20T09:16:48.169124-05:00",
"name": "Game Total Under 7",
"reward": "1.92000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd8ce165-a521-4dab-9a70-17ca1c1c5f7c/?format=api"
}
]
}