GET /api/bet_types/4f41dabf-0bd6-4897-9778-e79d0f21f2bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f41dabf-0bd6-4897-9778-e79d0f21f2bd",
"match": "https://api-prod.gambitprofit.com/api/matches/a8253f8b-98ef-4c1c-90fe-c040cdfd9043/?format=api",
"name": "Over/Under",
"created_at": "2023-07-20T08:33:13.143552-04: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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "281307d2-f98b-42bc-988f-eda77b00ac42",
"gambit_id": "bd8c9670-96b7-4bc1-9ad6-1b8dee0affc6",
"last_updated": "2023-07-22T09:38:08.196228-04:00",
"created_at": "2023-07-20T08:33:13.145307-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f41dabf-0bd6-4897-9778-e79d0f21f2bd/?format=api"
},
{
"id": "f6c20799-2f18-4455-8a13-1b4b128821de",
"gambit_id": "85819668-92d8-4efb-995a-469eba3b6c9a",
"last_updated": "2023-07-22T09:38:08.199710-04:00",
"created_at": "2023-07-20T08:33:13.146766-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f41dabf-0bd6-4897-9778-e79d0f21f2bd/?format=api"
}
]
}