GET /api/bet_types/d014a9fa-bbc2-49f4-8be0-aee58aea02ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d014a9fa-bbc2-49f4-8be0-aee58aea02ec",
"match": "https://api-prod.gambitprofit.com/api/matches/b565d7ed-9588-4503-bb5a-8b9fc738b6a6/?format=api",
"name": "Over/Under",
"created_at": "2023-07-31T10:23:04.811483-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 12",
"amount": 5107.0
},
{
"team": "Game Total Over 12",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c98ca51e-787e-412c-97cb-191294e83cab",
"gambit_id": "ffc57613-9b06-4e70-ae79-8f71fd5856bf",
"last_updated": "2023-08-01T10:58:21.295253-04:00",
"created_at": "2023-07-31T10:23:04.819099-04:00",
"name": "Game Total Under 12",
"reward": "1.83000",
"odds": "1.86960",
"spread": "12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d014a9fa-bbc2-49f4-8be0-aee58aea02ec/?format=api"
},
{
"id": "cc07f01e-52d3-464b-ad95-6ab34c4b22fc",
"gambit_id": "9c6a97a7-9a82-4812-b035-3ae84c8c0486",
"last_updated": "2023-08-01T10:58:21.291907-04:00",
"created_at": "2023-07-31T10:23:04.815175-04:00",
"name": "Game Total Over 12",
"reward": "1.91000",
"odds": "1.95240",
"spread": "12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d014a9fa-bbc2-49f4-8be0-aee58aea02ec/?format=api"
}
]
}