GET /api/bet_types/8aab831b-a49c-47e1-8a26-40bf1ca838df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8aab831b-a49c-47e1-8a26-40bf1ca838df",
"match": "https://api-prod.gambitprofit.com/api/matches/43128974-d519-42b5-a13d-d6ccaedfb6e2/?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": 5208.0
},
{
"team": "Game Total Under 6",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "b61d6573-bc82-4008-a8bc-a82002acc3d8",
"gambit_id": "86f04349-59eb-4150-90e1-d711f4836d28",
"last_updated": "2022-12-19T10:37:30.430397-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8aab831b-a49c-47e1-8a26-40bf1ca838df/?format=api"
},
{
"id": "5a3267ba-bc3a-4b3f-a5e1-9a23caf7eeb7",
"gambit_id": "c1536bf6-3855-4259-9b87-ae3d20a76a36",
"last_updated": "2022-12-19T10:37:30.429247-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8aab831b-a49c-47e1-8a26-40bf1ca838df/?format=api"
}
]
}