GET /api/bet_types/6e9c7691-c0ca-46ba-a72e-c8f81761ad7f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6e9c7691-c0ca-46ba-a72e-c8f81761ad7f",
"match": "https://api-prod.gambitprofit.com/api/matches/7ce13f71-2111-4c08-84b2-f2d520542305/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-06T09:13:06.447106-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": "Cleveland Cavaliers",
"amount": 6241.0
},
{
"team": "Orlando Magic",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "bc79f3bf-cae1-4ab9-b04e-fb119bd1f854",
"gambit_id": "eb5e2635-1edc-46fd-91bf-9c4c0343f823",
"last_updated": "2023-12-07T15:23:07.224412-05:00",
"created_at": "2023-12-06T09:13:06.458214-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e9c7691-c0ca-46ba-a72e-c8f81761ad7f/?format=api"
},
{
"id": "5291b401-cde7-406a-a0ea-8a0416d0d61c",
"gambit_id": "8b002b09-a235-4d8e-80e4-1e7091099207",
"last_updated": "2023-12-07T15:23:07.219445-05:00",
"created_at": "2023-12-06T09:13:06.452674-05:00",
"name": "Orlando Magic",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e9c7691-c0ca-46ba-a72e-c8f81761ad7f/?format=api"
}
]
}