GET /api/bet_types/f2788eaa-f295-4a1c-ace6-2477b49cc200/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f2788eaa-f295-4a1c-ace6-2477b49cc200",
"match": "https://api-prod.gambitprofit.com/api/matches/2b8384cc-0455-487e-af20-a09d3f7591c1/?format=api",
"name": "Over/Under",
"created_at": "2023-05-14T10:57:06.027918-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1c221926-9f8b-470f-bdd1-4b2b4759433d",
"gambit_id": "30de3bc8-2659-4995-bc32-ace01a9647cb",
"last_updated": "2023-05-15T11:36:59.729705-04:00",
"created_at": "2023-05-14T10:57:06.032661-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2788eaa-f295-4a1c-ace6-2477b49cc200/?format=api"
},
{
"id": "82346c72-7a05-420b-82ad-0c7d75d1373c",
"gambit_id": "9607fe78-523a-46ed-90e0-276db7fd0082",
"last_updated": "2023-05-15T11:36:59.728434-04:00",
"created_at": "2023-05-14T10:57:06.029986-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2788eaa-f295-4a1c-ace6-2477b49cc200/?format=api"
}
]
}