GET /api/bet_types/d7aadd18-337d-4c5d-998c-76b274bd23ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d7aadd18-337d-4c5d-998c-76b274bd23ec",
"match": "https://api-prod.gambitprofit.com/api/matches/e7bf6f65-faac-4f49-8b76-83e4d58043e1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-11T09:38:23.359758-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": "TOR (J Berrios)",
"amount": 5776.0
},
{
"team": "CHC (J Assad)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "2c25ae22-efba-4fb8-a2ee-fb25f942fb2f",
"gambit_id": "6832e21e-0876-4d61-a921-6e062ada5a68",
"last_updated": "2023-08-12T18:13:07.084789-04:00",
"created_at": "2023-08-11T09:38:23.373036-04:00",
"name": "TOR (J Berrios)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7aadd18-337d-4c5d-998c-76b274bd23ec/?format=api"
},
{
"id": "545b66dc-0dcd-48ae-8294-59d4249a64c5",
"gambit_id": "04c4fa3c-9c7e-4cb4-ab27-e449b4b55255",
"last_updated": "2023-08-12T18:13:07.081461-04:00",
"created_at": "2023-08-11T09:38:23.366003-04:00",
"name": "CHC (J Assad)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7aadd18-337d-4c5d-998c-76b274bd23ec/?format=api"
}
]
}