GET /api/bet_types/75e7a7ee-80d8-4cd2-984a-21d669833629/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "75e7a7ee-80d8-4cd2-984a-21d669833629",
"match": "https://api-prod.gambitprofit.com/api/matches/843bcf37-4dbe-4c1f-885f-47158b01391b/?format=api",
"name": "Over/Under",
"created_at": "2023-12-05T08:52:56.000791-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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "862ad0d9-d28f-4917-9df0-64b7efdbda1f",
"gambit_id": "8f6f641f-10ba-437a-b9aa-5c7ae173cff9",
"last_updated": "2023-12-06T22:08:04.181761-05:00",
"created_at": "2023-12-05T08:52:56.005040-05:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75e7a7ee-80d8-4cd2-984a-21d669833629/?format=api"
},
{
"id": "c4929f00-df62-4fb6-9295-3b17758e4665",
"gambit_id": "c859ea91-9e53-4ffb-a5b6-34cc03b4a79c",
"last_updated": "2023-12-06T22:08:04.186073-05:00",
"created_at": "2023-12-05T08:52:56.009842-05:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75e7a7ee-80d8-4cd2-984a-21d669833629/?format=api"
}
]
}