GET /api/bet_types/fc77831d-7797-430a-b558-5aebefc3fdc2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc77831d-7797-430a-b558-5aebefc3fdc2",
"match": "https://api-prod.gambitprofit.com/api/matches/3cd6e5b0-c473-402d-ada6-1e9475fe9b65/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-19T09:28:04.077921-04: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": "SDG (Y Darvish)",
"amount": 5970.0
},
{
"team": "ARI (M Kelly)",
"amount": 4030.0
}
],
"expected_reward_tokens": 9551.1,
"profit_sb": 51.1,
"profit_sb_percentage": 0.54,
"recommended": true
},
"lines": [
{
"id": "e903f969-ae64-4c28-8e32-baac5a958dd8",
"gambit_id": "52f2d167-62fe-4a92-8938-caa44c6700c6",
"last_updated": "2023-08-26T20:38:03.001784-04:00",
"created_at": "2023-08-19T09:28:04.087339-04:00",
"name": "SDG (Y Darvish)",
"reward": "1.60000",
"odds": "1.63290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc77831d-7797-430a-b558-5aebefc3fdc2/?format=api"
},
{
"id": "f45d3f99-2b5d-48f4-818c-f0ee28a4cc2a",
"gambit_id": "5a331fd0-4db4-413b-b7ed-568acc1b687e",
"last_updated": "2023-08-26T20:38:02.997820-04:00",
"created_at": "2023-08-19T09:28:04.083069-04:00",
"name": "ARI (M Kelly)",
"reward": "2.37000",
"odds": "2.43000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc77831d-7797-430a-b558-5aebefc3fdc2/?format=api"
}
]
}