GET /api/bet_types/ca532f59-3127-42cb-8136-68405bad64ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca532f59-3127-42cb-8136-68405bad64ab",
"match": "https://api-prod.gambitprofit.com/api/matches/93717a64-b249-4232-829c-184a474ff030/?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 225.5",
"amount": 5000.0
},
{
"team": "Game Total Over 225.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "dca9fa6a-b118-4d9f-b1d6-d31a60fef514",
"gambit_id": "17077099-3c78-46db-8ed4-a4675476d2f3",
"last_updated": "2022-12-17T19:32:20.321322-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 225.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca532f59-3127-42cb-8136-68405bad64ab/?format=api"
},
{
"id": "89fe629f-01bb-4c47-ae40-080a1b630618",
"gambit_id": "ec10ced4-ef42-486b-8af4-3cc2fe555869",
"last_updated": "2022-12-17T19:32:20.320211-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 225.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca532f59-3127-42cb-8136-68405bad64ab/?format=api"
}
]
}