GET /api/bet_types/e0100020-211e-40a3-b178-d5e84538b20c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e0100020-211e-40a3-b178-d5e84538b20c",
"match": "https://api-prod.gambitprofit.com/api/matches/29917e6e-b0a2-4630-b7e3-05d425df644b/?format=api",
"name": "Over/Under",
"created_at": "2023-08-14T08:48:12.219064-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 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "bd407c3b-9c7c-4318-92cc-6e4d53348304",
"gambit_id": "a7b7e0c8-430c-4513-86e8-aa588d8482d0",
"last_updated": "2023-08-15T18:43:10.126670-04:00",
"created_at": "2023-08-14T08:48:12.222811-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0100020-211e-40a3-b178-d5e84538b20c/?format=api"
},
{
"id": "888b10d4-841c-42dc-bc15-6e410b507eea",
"gambit_id": "4fd191e4-53ae-4ea3-9857-3152b0fe829f",
"last_updated": "2023-08-15T18:43:10.130355-04:00",
"created_at": "2023-08-14T08:48:12.226775-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0100020-211e-40a3-b178-d5e84538b20c/?format=api"
}
]
}