GET /api/bet_types/2817439b-5415-477b-8eef-cf29a6e2fba8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2817439b-5415-477b-8eef-cf29a6e2fba8",
"match": "https://api-prod.gambitprofit.com/api/matches/5ced635c-fe52-4750-88df-8914acdf1704/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-08T10:53:06.973870-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": "Nasrat Haqparast",
"amount": 6256.0
},
{
"team": "Jamie Mullarkey",
"amount": 3744.0
}
],
"expected_reward_tokens": 9321.44,
"profit_sb": -178.56,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "aca10b68-53cf-4b2b-b1ec-b04826cd11cb",
"gambit_id": "9bb1fd7f-907b-440c-99c7-40d095453c2d",
"last_updated": "2023-12-12T10:48:19.058784-05:00",
"created_at": "2023-12-08T10:53:06.988465-05:00",
"name": "Nasrat Haqparast",
"reward": "1.49000",
"odds": "1.51280",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2817439b-5415-477b-8eef-cf29a6e2fba8/?format=api"
},
{
"id": "1a42738d-5baa-4b2d-aa13-37aed4d98037",
"gambit_id": "2b1a5370-0f7b-4553-a696-5816834928b6",
"last_updated": "2023-12-12T10:48:19.055394-05:00",
"created_at": "2023-12-08T10:53:06.980383-05:00",
"name": "Jamie Mullarkey",
"reward": "2.49000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2817439b-5415-477b-8eef-cf29a6e2fba8/?format=api"
}
]
}