GET /api/bet_types/5416a7eb-af8e-4e7c-b731-60e7e8ade381/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5416a7eb-af8e-4e7c-b731-60e7e8ade381",
"match": "https://api-prod.gambitprofit.com/api/matches/ad78dc1f-9f19-4da4-a787-0198bb353981/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-27T08:43:23.287266-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": "BOS (G Whitlock)",
"amount": 5627.0
},
{
"team": "MIA (S Alcantara)",
"amount": 4373.0
}
],
"expected_reward_tokens": 9620.6,
"profit_sb": 120.6,
"profit_sb_percentage": 1.27,
"recommended": true
},
"lines": [
{
"id": "26d9a754-167d-4dbf-a610-70b6dc3054f2",
"gambit_id": "cc99bb10-44aa-43ff-a53a-c7de6508a768",
"last_updated": "2023-06-28T21:28:08.503221-04:00",
"created_at": "2023-06-27T08:43:23.293308-04:00",
"name": "BOS (G Whitlock)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5416a7eb-af8e-4e7c-b731-60e7e8ade381/?format=api"
},
{
"id": "d01fc82a-3a71-45d8-bffe-697f1022230e",
"gambit_id": "f523bcb8-a1f2-446e-85eb-cfdf27d69114",
"last_updated": "2023-06-28T21:28:08.500433-04:00",
"created_at": "2023-06-27T08:43:23.289681-04:00",
"name": "MIA (S Alcantara)",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5416a7eb-af8e-4e7c-b731-60e7e8ade381/?format=api"
}
]
}