GET /api/bet_types/58013234-938d-4728-809b-143a60d47af2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58013234-938d-4728-809b-143a60d47af2",
"match": "https://api-prod.gambitprofit.com/api/matches/5b5dc5fa-fa02-40ee-a701-b7dfb1da9fa8/?format=api",
"name": "Over/Under",
"created_at": "2024-01-20T07:33:19.337202-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": 5000.0
},
{
"team": "Game Total Over 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "cbd24c96-5f2d-4387-b7b2-db8eb97816e7",
"gambit_id": "b1a3b7b4-13e7-4e0a-a1f7-0616ec6bd586",
"last_updated": "2024-01-23T20:23:21.423501-05:00",
"created_at": "2024-01-20T07:33:19.345786-05:00",
"name": "Game Total Under 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58013234-938d-4728-809b-143a60d47af2/?format=api"
},
{
"id": "2e087f6d-4421-4944-88ff-08bec3f6d2e3",
"gambit_id": "5b03d3ee-b81b-4388-8221-6ff94b477ba9",
"last_updated": "2024-01-23T20:23:21.426788-05:00",
"created_at": "2024-01-20T07:33:19.341694-05:00",
"name": "Game Total Over 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58013234-938d-4728-809b-143a60d47af2/?format=api"
}
]
}