GET /api/bet_types/3e1903d9-1ee3-4eda-b6bc-4688d60c4a08/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3e1903d9-1ee3-4eda-b6bc-4688d60c4a08",
"match": "https://api-prod.gambitprofit.com/api/matches/cecded82-e715-4b04-b785-50afcf286f94/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-06T09:13:07.199680-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": "Atlanta Hawks",
"amount": 5939.0
},
{
"team": "Brooklyn Nets",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "c2935f1c-5efb-4719-89f8-9cfaf826172f",
"gambit_id": "aa33cfe3-1f88-4a6c-9a12-7b0f4802abe4",
"last_updated": "2023-12-07T21:43:04.234706-05:00",
"created_at": "2023-12-06T09:13:07.207765-05:00",
"name": "Atlanta Hawks",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e1903d9-1ee3-4eda-b6bc-4688d60c4a08/?format=api"
},
{
"id": "c4f69f4d-c785-4e4d-a17d-bab362905874",
"gambit_id": "1e4d01a7-bb14-4ce6-9031-dd0665ed0a9e",
"last_updated": "2023-12-07T21:43:04.231457-05:00",
"created_at": "2023-12-06T09:13:07.203273-05:00",
"name": "Brooklyn Nets",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e1903d9-1ee3-4eda-b6bc-4688d60c4a08/?format=api"
}
]
}