GET /api/bet_types/6347a215-e54b-4dbb-a769-a4ea83a01e15/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6347a215-e54b-4dbb-a769-a4ea83a01e15",
"match": "https://api-prod.gambitprofit.com/api/matches/e18f310f-c389-4ac8-a774-f1a56648897d/?format=api",
"name": "Over/Under",
"created_at": "2023-11-06T07:58:03.952132-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 2.5",
"amount": 5691.0
},
{
"team": "Game Total Under 2.5",
"amount": 4309.0
}
],
"expected_reward_tokens": 9219.42,
"profit_sb": -280.58,
"profit_sb_percentage": -2.95,
"recommended": false
},
"lines": [
{
"id": "d48131ce-6d85-4c93-b4ca-c252c9fb2d16",
"gambit_id": "d1833780-98b8-47df-8158-ea20b95298e4",
"last_updated": "2023-11-10T12:53:29.435843-05:00",
"created_at": "2023-11-06T07:58:03.963182-05:00",
"name": "Game Total Over 2.5",
"reward": "1.62000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6347a215-e54b-4dbb-a769-a4ea83a01e15/?format=api"
},
{
"id": "e7deb441-c118-448b-afb5-979c8b3fd1ea",
"gambit_id": "7479f3a7-41fe-4b63-9506-db4cfa9799c0",
"last_updated": "2023-11-10T12:53:29.432670-05:00",
"created_at": "2023-11-06T07:58:03.957527-05:00",
"name": "Game Total Under 2.5",
"reward": "2.14000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6347a215-e54b-4dbb-a769-a4ea83a01e15/?format=api"
}
]
}