GET /api/bet_types/39dc7662-d59e-45fe-a37c-4d0ec2b26d35/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "39dc7662-d59e-45fe-a37c-4d0ec2b26d35",
"match": "https://api-prod.gambitprofit.com/api/matches/8936b1af-51e4-4eba-aeeb-eb936dd16948/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-04T09:18:25.650351-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": "Los Angeles Kings",
"amount": 6232.0
},
{
"team": "Detroit Red Wings",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "2518014b-bd63-4768-912e-629db7fc195f",
"gambit_id": "ccf8af49-e68e-421d-979c-29d888bd5b3f",
"last_updated": "2024-01-05T22:53:09.696810-05:00",
"created_at": "2024-01-04T09:18:25.655510-05:00",
"name": "Los Angeles Kings",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39dc7662-d59e-45fe-a37c-4d0ec2b26d35/?format=api"
},
{
"id": "a04d5556-a63a-4acb-a678-895e9ec2b5d5",
"gambit_id": "12b7fe1f-5952-4892-8190-118eaea5e9e4",
"last_updated": "2024-01-05T22:53:09.692430-05:00",
"created_at": "2024-01-04T09:18:25.659365-05:00",
"name": "Detroit Red Wings",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39dc7662-d59e-45fe-a37c-4d0ec2b26d35/?format=api"
}
]
}