GET /api/bet_types/5bb06dd6-4776-4e05-990f-ee02d8d9b0c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5bb06dd6-4776-4e05-990f-ee02d8d9b0c5",
"match": "https://api-prod.gambitprofit.com/api/matches/50a86002-a23c-4f41-a353-dce999279d34/?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 2.5",
"amount": 5571.0
},
{
"team": "Game Total Under 2.5",
"amount": 4429.0
}
],
"expected_reward_tokens": 8857.89,
"profit_sb": -142.11,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3185c901-686e-4034-95b6-beec4c94787e",
"gambit_id": "4335696f-3144-41d7-af3d-bcb171c98049",
"last_updated": "2022-08-18T10:51:55.271804-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.59000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bb06dd6-4776-4e05-990f-ee02d8d9b0c5/?format=api"
},
{
"id": "cb9b66ce-007e-4adf-a3cb-15e7b2ffe9b2",
"gambit_id": "9739eb93-78ad-494b-8bd6-0bb16efe9e08",
"last_updated": "2022-08-18T10:51:55.271320-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.00000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bb06dd6-4776-4e05-990f-ee02d8d9b0c5/?format=api"
}
]
}