GET /api/bet_types/48089565-0726-49f6-bc19-2f968010cc97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48089565-0726-49f6-bc19-2f968010cc97",
"match": "https://api-prod.gambitprofit.com/api/matches/af5e96e6-ec2b-479a-b3f9-905a56abbdd5/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-23T09:06:54.519094-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": "Orlando Magic",
"amount": 6715.0
},
{
"team": "San Antonio Spurs",
"amount": 3285.0
}
],
"expected_reward_tokens": 9065.25,
"profit_sb": 65.25,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "fa4393b1-52ca-49f6-9407-5a281c760053",
"gambit_id": "9c062bed-4256-49b1-bcc4-23194553f814",
"last_updated": "2022-12-24T19:11:52.651480-05:00",
"created_at": "2022-12-23T09:06:54.520226-05:00",
"name": "Orlando Magic",
"reward": "1.35000",
"odds": "1.40820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48089565-0726-49f6-bc19-2f968010cc97/?format=api"
},
{
"id": "b5a3e0d5-e4bd-4543-b12d-347e8c48f0a4",
"gambit_id": "c7ec5591-9114-45e9-b267-2129f38c8c89",
"last_updated": "2022-12-24T19:11:52.652532-05:00",
"created_at": "2022-12-23T09:06:54.521420-05:00",
"name": "San Antonio Spurs",
"reward": "2.76000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48089565-0726-49f6-bc19-2f968010cc97/?format=api"
}
]
}