GET /api/bet_types/84aff91c-7e83-489a-ae34-9b2794a4b999/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84aff91c-7e83-489a-ae34-9b2794a4b999",
"match": "https://api-prod.gambitprofit.com/api/matches/7abadd9d-38a4-4577-8613-9688507b014e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-02T09:37:06.637804-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": "Philadelphia Eagles",
"amount": 5108.0
},
{
"team": "Kansas City Chiefs",
"amount": 4892.0
}
],
"expected_reward_tokens": 9294.8,
"profit_sb": -205.2,
"profit_sb_percentage": -2.16,
"recommended": false
},
"lines": [
{
"id": "e7ec928b-0be8-4ca3-86de-fcde7997fbdf",
"gambit_id": "5fffc716-f1ba-4115-92fa-f2f34ba6927b",
"last_updated": "2023-02-13T09:42:09.961357-05:00",
"created_at": "2023-02-02T09:37:06.639096-05:00",
"name": "Philadelphia Eagles",
"reward": "1.82000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84aff91c-7e83-489a-ae34-9b2794a4b999/?format=api"
},
{
"id": "369207a0-c097-4816-bd8a-086deefb098b",
"gambit_id": "8d9a4c45-d2aa-4410-b3c4-afeb3a8432ea",
"last_updated": "2023-02-13T09:42:09.962526-05:00",
"created_at": "2023-02-02T09:37:06.640555-05:00",
"name": "Kansas City Chiefs",
"reward": "1.90000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84aff91c-7e83-489a-ae34-9b2794a4b999/?format=api"
}
]
}