GET /api/bet_types/65f174cf-50c0-48d1-9688-698e5450a54e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "65f174cf-50c0-48d1-9688-698e5450a54e",
"match": "https://api-prod.gambitprofit.com/api/matches/4de11309-777f-4102-a414-5e025d40263e/?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": "TEX (M Perez)",
"amount": 6124.0
},
{
"team": "LAA (M Lorenzen)",
"amount": 3876.0
}
],
"expected_reward_tokens": 9186.0,
"profit_sb": 186.0,
"profit_sb_percentage": 2.07,
"recommended": true
},
"lines": [
{
"id": "0a28a689-399f-4de3-862b-5d4f1cd886b5",
"gambit_id": "9dd8fd49-8bc6-42d9-9447-54ba384efce6",
"last_updated": "2022-09-23T10:22:09.199832-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (M Perez)",
"reward": "1.50000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65f174cf-50c0-48d1-9688-698e5450a54e/?format=api"
},
{
"id": "1eaf2aa3-355b-4d07-ad3f-42ce935b3ae6",
"gambit_id": "76465a3b-e87d-44c8-9839-36c1f7198f73",
"last_updated": "2022-09-23T10:22:09.200878-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (M Lorenzen)",
"reward": "2.37000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65f174cf-50c0-48d1-9688-698e5450a54e/?format=api"
}
]
}