GET /api/bet_types/f85c27a8-1a23-458b-bf1f-fe92f0f14990/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f85c27a8-1a23-458b-bf1f-fe92f0f14990",
"match": "https://api-prod.gambitprofit.com/api/matches/6cf24d4c-bede-4167-afe2-3a5be8d6a2ca/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-26T09:33:17.998011-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": "Colorado Avalanche",
"amount": 5688.0
},
{
"team": "Los Angeles Kings",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "b038e914-b9dd-47ec-9ef7-5e4d7011bddd",
"gambit_id": "2cd3f13b-c460-4c8a-9d8a-9f702cbc8806",
"last_updated": "2024-01-27T10:53:04.958288-05:00",
"created_at": "2024-01-26T09:33:18.006383-05:00",
"name": "Colorado Avalanche",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f85c27a8-1a23-458b-bf1f-fe92f0f14990/?format=api"
},
{
"id": "145ae5fc-fc9c-4412-b381-1112732e39f6",
"gambit_id": "bc3caacc-2a2a-45d4-9e67-09386fd4eff6",
"last_updated": "2024-01-27T10:53:04.954713-05:00",
"created_at": "2024-01-26T09:33:18.002278-05:00",
"name": "Los Angeles Kings",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f85c27a8-1a23-458b-bf1f-fe92f0f14990/?format=api"
}
]
}