GET /api/bet_types/6d9709ad-ce91-46a5-8977-4ff38d4cf265/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d9709ad-ce91-46a5-8977-4ff38d4cf265",
"match": "https://api-prod.gambitprofit.com/api/matches/968219eb-cd3b-4169-9397-2123c163b264/?format=api",
"name": "Over/Under",
"created_at": "2023-04-22T13:07:00.466765-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "8e0744c2-94a4-4319-b69b-6ed57f7ee0b3",
"gambit_id": "5ee4073b-1e05-4c54-9fc1-71e3c5144942",
"last_updated": "2023-04-23T12:41:54.928279-04:00",
"created_at": "2023-04-22T13:07:00.468555-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d9709ad-ce91-46a5-8977-4ff38d4cf265/?format=api"
},
{
"id": "f45ae211-ba31-4509-9a15-2f8cf35e5264",
"gambit_id": "e196bce3-0175-4679-ab96-bfed8597f52e",
"last_updated": "2023-04-23T12:41:54.930532-04:00",
"created_at": "2023-04-22T13:07:00.470196-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d9709ad-ce91-46a5-8977-4ff38d4cf265/?format=api"
}
]
}