GET /api/bet_types/c0102786-391d-4a56-a5e5-13c8192612dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0102786-391d-4a56-a5e5-13c8192612dd",
"match": "https://api-prod.gambitprofit.com/api/matches/197b9c1a-d8fe-4109-8a72-cfce08f14efe/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-09T12:18:07.219471-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": "ARI (Z Davies)",
"amount": 5827.0
},
{
"team": "PIT (C Mlodzinski)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "8b3098e9-e78d-4b86-a5cb-9306b51142cd",
"gambit_id": "94e9c650-68a6-4ed0-8dfb-abf26e2ca23f",
"last_updated": "2023-07-10T18:23:19.281062-04:00",
"created_at": "2023-07-09T12:18:07.223050-04:00",
"name": "ARI (Z Davies)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0102786-391d-4a56-a5e5-13c8192612dd/?format=api"
},
{
"id": "df03c3fe-490d-4ba3-9e3b-35e0d92d0b16",
"gambit_id": "f80bef5b-73f5-454a-b2bc-e5b31b93b8cd",
"last_updated": "2023-07-10T18:23:19.279436-04:00",
"created_at": "2023-07-09T12:18:07.221221-04:00",
"name": "PIT (C Mlodzinski)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0102786-391d-4a56-a5e5-13c8192612dd/?format=api"
}
]
}