GET /api/bet_types/eb2fe64a-9db6-4e6d-bf25-a7697527b41d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eb2fe64a-9db6-4e6d-bf25-a7697527b41d",
"match": "https://api-prod.gambitprofit.com/api/matches/5667a451-ddfc-418b-84ba-9eb20351c83a/?format=api",
"name": "Pick the Winner",
"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": "Detroit Pistons",
"amount": 6025.0
},
{
"team": "Orlando Magic",
"amount": 3975.0
}
],
"expected_reward_tokens": 9579.75,
"profit_sb": 79.75,
"profit_sb_percentage": 0.84,
"recommended": true
},
"lines": [
{
"id": "a1bde77d-abb4-40ec-913f-76cde8eb5fd5",
"gambit_id": "fe808517-68c3-4468-bf40-5c7da943b0e5",
"last_updated": "2022-10-20T09:42:00.685584-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Pistons",
"reward": "1.59000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb2fe64a-9db6-4e6d-bf25-a7697527b41d/?format=api"
},
{
"id": "0f2d9e44-40f2-416a-b43c-c3052996947a",
"gambit_id": "0bb54fad-fb36-41ff-a087-b1f08fceffff",
"last_updated": "2022-10-20T09:42:00.686671-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Orlando Magic",
"reward": "2.41000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb2fe64a-9db6-4e6d-bf25-a7697527b41d/?format=api"
}
]
}