GET /api/bet_types/65ccd784-7291-4cf5-b903-1bbdd50f2519/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "65ccd784-7291-4cf5-b903-1bbdd50f2519",
"match": "https://api-prod.gambitprofit.com/api/matches/8f378c73-a57e-4222-8443-6d14feae9c7c/?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 52.5",
"amount": 5000.0
},
{
"team": "Game Total Over 52.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "6a3c189f-478b-4371-ad43-0866aac91a08",
"gambit_id": "f7805d1c-579f-45a4-a559-d08299a5e321",
"last_updated": "2022-09-18T20:42:16.885528-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 52.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "52.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65ccd784-7291-4cf5-b903-1bbdd50f2519/?format=api"
},
{
"id": "dbbb2831-c0f2-4187-a34d-aeebeed27953",
"gambit_id": "145fa98c-69ff-4870-895a-6562cf221717",
"last_updated": "2022-09-18T20:42:16.886795-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 52.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "52.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65ccd784-7291-4cf5-b903-1bbdd50f2519/?format=api"
}
]
}