GET /api/bet_types/a0145384-fa36-4e3b-a514-ec9ea98a6bf5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a0145384-fa36-4e3b-a514-ec9ea98a6bf5",
"match": "https://api-prod.gambitprofit.com/api/matches/b2b12ede-f65e-4aba-be95-dfd71d81815a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-08T08:18:00.467015-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": "Florida Panthers",
"amount": 5602.0
},
{
"team": "Washington Capitals",
"amount": 4398.0
}
],
"expected_reward_tokens": 9411.36,
"profit_sb": -88.64,
"profit_sb_percentage": -0.93,
"recommended": false
},
"lines": [
{
"id": "54f1e30a-f340-465f-a311-28bc16809bb7",
"gambit_id": "19832ee0-9285-4725-bfc9-1963fbaebf2a",
"last_updated": "2023-11-10T12:43:20.258894-05:00",
"created_at": "2023-11-08T08:18:00.472879-05:00",
"name": "Florida Panthers",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0145384-fa36-4e3b-a514-ec9ea98a6bf5/?format=api"
},
{
"id": "f897fa18-9dbd-4536-a7aa-9a994f8e814a",
"gambit_id": "453648bf-a90e-48df-af1a-da44a307f8d5",
"last_updated": "2023-11-10T12:43:20.262384-05:00",
"created_at": "2023-11-08T08:18:00.479178-05:00",
"name": "Washington Capitals",
"reward": "2.14000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0145384-fa36-4e3b-a514-ec9ea98a6bf5/?format=api"
}
]
}