GET /api/bet_types/1f58f86a-73d7-4401-a917-e6a38b409951/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1f58f86a-73d7-4401-a917-e6a38b409951",
"match": "https://api-prod.gambitprofit.com/api/matches/d1a53a9e-550f-45ae-862e-b4466ec2cafe/?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 Under 38",
"amount": 5000.0
},
{
"team": "Game Total Over 38",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "7d817dba-3e7b-4a2a-b6a2-73abbc82d7d2",
"gambit_id": "d5b6b278-481c-4fe3-ad6b-c8048543ce5f",
"last_updated": "2022-09-18T09:37:44.031485-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 38",
"reward": "1.81000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f58f86a-73d7-4401-a917-e6a38b409951/?format=api"
},
{
"id": "88cbe582-a44b-41fd-96c3-6e41d1b0156b",
"gambit_id": "36f0ffb4-4d97-40d1-abdf-dd31a196308d",
"last_updated": "2022-09-18T09:37:44.032581-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 38",
"reward": "1.81000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f58f86a-73d7-4401-a917-e6a38b409951/?format=api"
}
]
}