GET /api/bet_types/fcc3edfe-2924-4d6c-91fe-f75b1bdd8a0f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fcc3edfe-2924-4d6c-91fe-f75b1bdd8a0f",
"match": "https://api-prod.gambitprofit.com/api/matches/22a45568-3df6-49a8-a034-4080c3417f41/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-15T11:27:16.221727-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": "Brooklyn Nets",
"amount": 5316.0
},
{
"team": "Miami Heat",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "c9acb59f-eec4-4f5c-94f2-c4fea0838f8e",
"gambit_id": "fc4454ac-1856-4eb4-bd4a-a39ab509abbe",
"last_updated": "2023-02-16T16:46:58.426516-05:00",
"created_at": "2023-02-15T11:27:16.223123-05:00",
"name": "Brooklyn Nets",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcc3edfe-2924-4d6c-91fe-f75b1bdd8a0f/?format=api"
},
{
"id": "5a729816-5a90-4605-bc92-6571d54726a2",
"gambit_id": "16940111-e354-47da-8ef9-53899bb9e09e",
"last_updated": "2023-02-16T16:46:58.427741-05:00",
"created_at": "2023-02-15T11:27:16.224561-05:00",
"name": "Miami Heat",
"reward": "2.02000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcc3edfe-2924-4d6c-91fe-f75b1bdd8a0f/?format=api"
}
]
}