GET /api/bet_types/a8fcfb0f-f234-44be-b005-7341e5a9c5fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a8fcfb0f-f234-44be-b005-7341e5a9c5fd",
"match": "https://api-prod.gambitprofit.com/api/matches/73f8c190-5e90-402c-bf59-58aa6aa7f264/?format=api",
"name": "Over/Under",
"created_at": "2023-09-26T08:58:23.303348-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 Under 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "76b207da-04c4-42c5-92f7-2c1ea4d891d0",
"gambit_id": "f2ea59d8-a500-4bd1-8ea1-3ddc1455c0d8",
"last_updated": "2023-10-03T21:43:23.422839-04:00",
"created_at": "2023-09-26T08:58:23.312053-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8fcfb0f-f234-44be-b005-7341e5a9c5fd/?format=api"
},
{
"id": "783e63d4-ab91-473f-8ea4-6e8fe569171d",
"gambit_id": "62186134-ccc8-4397-98d0-0989a5f983ec",
"last_updated": "2023-10-03T21:43:23.417961-04:00",
"created_at": "2023-09-26T08:58:23.308343-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8fcfb0f-f234-44be-b005-7341e5a9c5fd/?format=api"
}
]
}