GET /api/bet_types/720de398-f362-41aa-b415-15aa7c6bbf3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "720de398-f362-41aa-b415-15aa7c6bbf3b",
"match": "https://api-prod.gambitprofit.com/api/matches/d40de93f-2714-49c3-a0b4-f41d67c9a93b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-24T09:07:58.926251-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": "Boston Bruins",
"amount": 6465.0
},
{
"team": "Detroit Red Wings",
"amount": 3535.0
}
],
"expected_reward_tokens": 9438.45,
"profit_sb": -61.55,
"profit_sb_percentage": -0.65,
"recommended": false
},
"lines": [
{
"id": "465420ab-e7d2-4273-8c27-6a145ef51c72",
"gambit_id": "e381dc97-d6c3-44e4-baad-da4a911080ea",
"last_updated": "2023-11-27T10:03:32.083317-05:00",
"created_at": "2023-11-24T09:07:58.937363-05:00",
"name": "Boston Bruins",
"reward": "1.46000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/720de398-f362-41aa-b415-15aa7c6bbf3b/?format=api"
},
{
"id": "40f2e71c-9d01-4e06-999a-47225ddf8270",
"gambit_id": "4f19c311-bab0-4569-81da-f5d12673abed",
"last_updated": "2023-11-27T10:03:32.071616-05:00",
"created_at": "2023-11-24T09:07:58.932637-05:00",
"name": "Detroit Red Wings",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/720de398-f362-41aa-b415-15aa7c6bbf3b/?format=api"
}
]
}