GET /api/bet_types/d089c2ef-c296-48e7-8e16-fb1cfb817be8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d089c2ef-c296-48e7-8e16-fb1cfb817be8",
"match": "https://api-prod.gambitprofit.com/api/matches/56c40a86-86fb-4d3a-bae0-3e4945cc1169/?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": "SEA (L Castillo)",
"amount": 5748.0
},
{
"team": "CLE (Z Plesac)",
"amount": 4252.0
}
],
"expected_reward_tokens": 9311.76,
"profit_sb": 311.76,
"profit_sb_percentage": 3.46,
"recommended": true
},
"lines": [
{
"id": "7e4bd581-d2b7-4d4f-b804-f18e9c79cbaa",
"gambit_id": "bd9f8329-fd3f-486c-94b6-bab65e96d28a",
"last_updated": "2022-12-24T17:12:10.180019-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (L Castillo)",
"reward": "1.62000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d089c2ef-c296-48e7-8e16-fb1cfb817be8/?format=api"
},
{
"id": "ffdac969-3fcc-4852-9f25-ee230dd7721e",
"gambit_id": "ecbde30c-0d03-4c18-994d-477b8f34a40f",
"last_updated": "2022-12-24T17:12:10.178854-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (Z Plesac)",
"reward": "2.19000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d089c2ef-c296-48e7-8e16-fb1cfb817be8/?format=api"
}
]
}