GET /api/bet_types/169229dc-3f24-4027-a86e-23d66eb7f99e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "169229dc-3f24-4027-a86e-23d66eb7f99e",
"match": "https://api-prod.gambitprofit.com/api/matches/e283e5c0-d08e-469b-afc2-33720457cc51/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Over 6",
"amount": 5212.0
},
{
"team": "Game Total Under 6",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "7f3ab038-aae8-4b91-a1c5-11d7a191c0de",
"gambit_id": "73a4b26c-2707-4714-b4f8-7dbb7d1bef6d",
"last_updated": "2022-10-19T09:42:25.609309-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/169229dc-3f24-4027-a86e-23d66eb7f99e/?format=api"
},
{
"id": "45264ead-8342-4474-97da-fe38476d1168",
"gambit_id": "6a63a13f-0e71-4952-bfb4-f0d34f9b3566",
"last_updated": "2022-10-19T09:42:25.608329-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/169229dc-3f24-4027-a86e-23d66eb7f99e/?format=api"
}
]
}