GET /api/bet_types/c84b6c93-9104-4c64-98cb-476c5c6a42c3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c84b6c93-9104-4c64-98cb-476c5c6a42c3",
"match": "https://api-prod.gambitprofit.com/api/matches/532fc168-ccae-4a86-9c27-33d719c2eeef/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-24T08:28:25.287652-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 (M Kelly)",
"amount": 6104.0
},
{
"team": "CIN (B Williamson)",
"amount": 3896.0
}
],
"expected_reward_tokens": 9583.28,
"profit_sb": 83.28,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "f34f118b-2678-4ec2-becd-33d3fcf9386f",
"gambit_id": "a80eb7a7-dfe1-4de7-85ae-76f3f21c958f",
"last_updated": "2023-08-25T19:03:10.342353-04:00",
"created_at": "2023-08-24T08:28:25.300732-04:00",
"name": "ARI (M Kelly)",
"reward": "1.57000",
"odds": "1.59520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c84b6c93-9104-4c64-98cb-476c5c6a42c3/?format=api"
},
{
"id": "c7118e5b-112a-4aa1-a072-a120f8a780ae",
"gambit_id": "d3b336d3-6bfe-4967-a5c9-4e44f97eb10b",
"last_updated": "2023-08-25T19:03:10.338970-04:00",
"created_at": "2023-08-24T08:28:25.295206-04:00",
"name": "CIN (B Williamson)",
"reward": "2.46000",
"odds": "2.53000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c84b6c93-9104-4c64-98cb-476c5c6a42c3/?format=api"
}
]
}