GET /api/bet_types/61499b1f-5c3e-4e00-9fc0-b228639a9067/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "61499b1f-5c3e-4e00-9fc0-b228639a9067",
"match": "https://api-prod.gambitprofit.com/api/matches/cc22ef40-fe1a-4cbd-a581-7d3c0e682e9c/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "New Orleans Pelicans",
"amount": 6389.0
},
{
"team": "Oklahoma City Thunder",
"amount": 3611.0
}
],
"expected_reward_tokens": 9135.83,
"profit_sb": 135.83,
"profit_sb_percentage": 1.51,
"recommended": true
},
"lines": [
{
"id": "44b63358-4107-4eb8-8296-b52534da1c1c",
"gambit_id": "ee583b89-aee6-4e98-9a17-f92521ecc4b5",
"last_updated": "2022-11-29T09:57:06.674205-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Orleans Pelicans",
"reward": "1.43000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61499b1f-5c3e-4e00-9fc0-b228639a9067/?format=api"
},
{
"id": "5f76d90d-f47c-4f75-a839-feaf073832f7",
"gambit_id": "0a4e253e-2561-422d-b6bf-851629e227ca",
"last_updated": "2022-11-29T09:57:06.675365-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Oklahoma City Thunder",
"reward": "2.53000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61499b1f-5c3e-4e00-9fc0-b228639a9067/?format=api"
}
]
}