GET /api/bet_types/fe946fef-6dfa-43dd-b192-f162d4678cd1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fe946fef-6dfa-43dd-b192-f162d4678cd1",
"match": "https://api-prod.gambitprofit.com/api/matches/9da5f5d9-228e-453d-8eb9-4be5616e56c6/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-15T10:23:23.793023-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": "Carolina Hurricanes",
"amount": 5857.0
},
{
"team": "Los Angeles Kings",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "aee895b4-b49f-4db7-b395-483d4f347074",
"gambit_id": "4adb07fd-f6c0-4856-9dd4-7c3fa7a60b65",
"last_updated": "2024-01-17T22:18:09.806529-05:00",
"created_at": "2024-01-15T10:23:23.804639-05:00",
"name": "Carolina Hurricanes",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe946fef-6dfa-43dd-b192-f162d4678cd1/?format=api"
},
{
"id": "4d1b5bb9-d423-4909-8f18-d72eafbed0e3",
"gambit_id": "3ad20b5c-0502-4a33-818a-de8fdf47445a",
"last_updated": "2024-01-17T22:18:09.803382-05:00",
"created_at": "2024-01-15T10:23:23.798319-05:00",
"name": "Los Angeles Kings",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe946fef-6dfa-43dd-b192-f162d4678cd1/?format=api"
}
]
}