GET /api/bet_types/8de819c4-59e3-44b8-8377-ad1e636aa9e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8de819c4-59e3-44b8-8377-ad1e636aa9e1",
"match": "https://api-prod.gambitprofit.com/api/matches/1e751730-8960-4a31-bd6b-6288672e9fb8/?format=api",
"name": "Over/Under",
"created_at": "2024-01-04T09:18:22.950601-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 Under 6",
"amount": 5107.0
},
{
"team": "Game Total Over 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "54f691dd-45af-4a13-a6ba-b705161d018b",
"gambit_id": "3b610998-5d79-4ea9-b808-828897be50d4",
"last_updated": "2024-01-05T23:08:06.532462-05:00",
"created_at": "2024-01-04T09:18:22.962591-05:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8de819c4-59e3-44b8-8377-ad1e636aa9e1/?format=api"
},
{
"id": "37e4eed1-0d74-4eec-a1a4-7b0c0179289f",
"gambit_id": "9a66284e-099b-4085-a176-4063bef380c2",
"last_updated": "2024-01-05T23:08:06.528846-05:00",
"created_at": "2024-01-04T09:18:22.957253-05:00",
"name": "Game Total Over 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8de819c4-59e3-44b8-8377-ad1e636aa9e1/?format=api"
}
]
}