GET /api/bet_types/63d9a318-cd00-44c8-9ca3-7d7e50748bbc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "63d9a318-cd00-44c8-9ca3-7d7e50748bbc",
"match": "https://api-prod.gambitprofit.com/api/matches/5d12a0aa-3bd1-4af1-8f92-daf2cf98335e/?format=api",
"name": "Over/Under",
"created_at": "2023-06-29T08:38:25.389859-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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "5ff5b8cc-b853-4999-8fc5-2db5c2d33615",
"gambit_id": "d0691811-7c23-4e5a-80cc-c81aadaaf0c8",
"last_updated": "2023-06-30T09:23:26.718730-04:00",
"created_at": "2023-06-29T08:38:25.393404-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63d9a318-cd00-44c8-9ca3-7d7e50748bbc/?format=api"
},
{
"id": "fca7fe1b-1494-423d-af12-b015fc68565d",
"gambit_id": "3fbf58cb-666c-4fb6-aef0-5c8492a651be",
"last_updated": "2023-06-30T09:23:26.716956-04:00",
"created_at": "2023-06-29T08:38:25.391553-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63d9a318-cd00-44c8-9ca3-7d7e50748bbc/?format=api"
}
]
}