GET /api/bet_types/00a7d1b2-5c80-4041-a7da-174e47092afb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00a7d1b2-5c80-4041-a7da-174e47092afb",
"match": "https://api-prod.gambitprofit.com/api/matches/6bac8a70-9690-4ff2-a3e1-beda01afd350/?format=api",
"name": "Over/Under",
"created_at": "2023-12-27T09:03:05.540628-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",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ca15bec1-b7e6-41fd-90ee-b7c9cd6f7968",
"gambit_id": "1183ce53-dc33-49aa-b3ee-dceae6c76bac",
"last_updated": "2023-12-29T11:03:23.489893-05:00",
"created_at": "2023-12-27T09:03:05.544218-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00a7d1b2-5c80-4041-a7da-174e47092afb/?format=api"
},
{
"id": "71d8be49-b9da-4cc0-8e74-cad7ae7bb1de",
"gambit_id": "7ab1e1da-9433-4f21-86f0-fccca12a06d4",
"last_updated": "2023-12-29T11:03:23.493415-05:00",
"created_at": "2023-12-27T09:03:05.562068-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00a7d1b2-5c80-4041-a7da-174e47092afb/?format=api"
}
]
}