GET /api/bet_types/ae4fed0b-46a2-4525-b0a5-b46f52a4e201/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ae4fed0b-46a2-4525-b0a5-b46f52a4e201",
"match": "https://api-prod.gambitprofit.com/api/matches/969f2a21-8746-4045-be6b-2ff384581c3b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-17T09:27:12.598225-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": "Milwaukee Bucks",
"amount": 5328.0
},
{
"team": "Toronto Raptors",
"amount": 4672.0
}
],
"expected_reward_tokens": 9483.84,
"profit_sb": -16.16,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "6b439d17-322a-42bb-a9f8-b816d5ba7c4a",
"gambit_id": "5b6e8363-8419-42eb-878d-5a54cad0eacb",
"last_updated": "2023-01-18T09:26:57.574792-05:00",
"created_at": "2023-01-17T09:27:12.599439-05:00",
"name": "Milwaukee Bucks",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae4fed0b-46a2-4525-b0a5-b46f52a4e201/?format=api"
},
{
"id": "d088b26d-3b25-4569-bcb9-775960cd5947",
"gambit_id": "11941a7b-c7e1-4b2e-ae38-474c7ba65df2",
"last_updated": "2023-01-18T09:26:57.575868-05:00",
"created_at": "2023-01-17T09:27:12.600793-05:00",
"name": "Toronto Raptors",
"reward": "2.03000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae4fed0b-46a2-4525-b0a5-b46f52a4e201/?format=api"
}
]
}