GET /api/bet_types/18b9c77a-6ebf-4519-b6d9-7966572cce93/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18b9c77a-6ebf-4519-b6d9-7966572cce93",
"match": "https://api-prod.gambitprofit.com/api/matches/99bc5d8d-a3d9-4e38-9608-0eab5c8e03c2/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Cincinnati Bengals",
"amount": 7257.0
},
{
"team": "Dallas Cowboys",
"amount": 2743.0
}
],
"expected_reward_tokens": 9216.39,
"profit_sb": 216.39,
"profit_sb_percentage": 2.4,
"recommended": true
},
"lines": [
{
"id": "7472d448-6e5b-4152-95ca-008db396239c",
"gambit_id": "c66a980f-e029-4aa8-b79e-8f4b89326c7e",
"last_updated": "2022-09-19T10:21:57.371999-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cincinnati Bengals",
"reward": "1.27000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18b9c77a-6ebf-4519-b6d9-7966572cce93/?format=api"
},
{
"id": "e706ae06-1e15-44db-bd7c-0ffabb3fb046",
"gambit_id": "9beda8f4-7e8c-41a9-a3a2-a19fae5f0201",
"last_updated": "2022-09-19T10:21:57.370979-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Cowboys",
"reward": "3.36000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18b9c77a-6ebf-4519-b6d9-7966572cce93/?format=api"
}
]
}