GET /api/bet_types/4535a5f6-c6e4-4f89-9be2-09afa57d7817/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4535a5f6-c6e4-4f89-9be2-09afa57d7817",
"match": "https://api-prod.gambitprofit.com/api/matches/914ed757-03c6-432b-9c7d-9f7cee0106bf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-23T09:17:59.432355-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": "Denver Nuggets",
"amount": 8079.0
},
{
"team": "Charlotte Hornets",
"amount": 1921.0
}
],
"expected_reward_tokens": 9451.32,
"profit_sb": -48.68,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "b924f6ba-b00a-453f-aa6c-6dbf5da0a9c6",
"gambit_id": "2a71121b-4be4-4d52-b50c-d0b43068755a",
"last_updated": "2023-12-26T15:18:20.718342-05:00",
"created_at": "2023-12-23T09:17:59.436393-05:00",
"name": "Denver Nuggets",
"reward": "1.17000",
"odds": "1.18180",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4535a5f6-c6e4-4f89-9be2-09afa57d7817/?format=api"
},
{
"id": "9025de96-5ce9-4abe-9a51-d1accd3e3443",
"gambit_id": "c9d7bce9-2ef4-40e0-9ffc-143e0d04bf42",
"last_updated": "2023-12-26T15:18:20.721551-05:00",
"created_at": "2023-12-23T09:17:59.440119-05:00",
"name": "Charlotte Hornets",
"reward": "4.92000",
"odds": "5.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4535a5f6-c6e4-4f89-9be2-09afa57d7817/?format=api"
}
]
}