GET /api/bet_types/455e5fdd-b9e4-4d41-924b-971acbcbf1a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "455e5fdd-b9e4-4d41-924b-971acbcbf1a4",
"match": "https://api-prod.gambitprofit.com/api/matches/065ffd35-1b3d-4e6e-a0b6-b84797e0e11f/?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": "Clemson",
"amount": 6914.0
},
{
"team": "Louisville",
"amount": 3086.0
}
],
"expected_reward_tokens": 9195.62,
"profit_sb": 195.62,
"profit_sb_percentage": 2.17,
"recommended": true
},
"lines": [
{
"id": "55485d5f-4d5a-4de3-9598-99d0f2f1761b",
"gambit_id": "5ede1e1d-1931-4976-9557-b4c898d53d0f",
"last_updated": "2022-11-14T10:09:05.184874-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Clemson",
"reward": "1.33000",
"odds": "1.37740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/455e5fdd-b9e4-4d41-924b-971acbcbf1a4/?format=api"
},
{
"id": "aa7799c7-7289-4655-804a-a96c62998a42",
"gambit_id": "9ac58464-0349-461b-b0a7-8d322f304c04",
"last_updated": "2022-11-14T10:09:05.186029-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Louisville",
"reward": "2.98000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/455e5fdd-b9e4-4d41-924b-971acbcbf1a4/?format=api"
}
]
}