GET /api/bet_types/9d4a7002-8f2e-41b6-a56f-47c5d3f72e72/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9d4a7002-8f2e-41b6-a56f-47c5d3f72e72",
"match": "https://api-prod.gambitprofit.com/api/matches/4102443f-8c6a-485d-aeb7-3bbff6d24c15/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-11T09:01:54.384281-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": "Carolina Hurricanes",
"amount": 6611.0
},
{
"team": "New York Rangers",
"amount": 3389.0
}
],
"expected_reward_tokens": 9453.73,
"profit_sb": -46.27,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "2161950e-6771-4efb-8493-fd68b8ec0a56",
"gambit_id": "59f6e319-ce92-4be2-9493-6f163bb9c3a0",
"last_updated": "2023-02-12T10:37:15.345417-05:00",
"created_at": "2023-02-11T09:01:54.385508-05:00",
"name": "Carolina Hurricanes",
"reward": "1.43000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d4a7002-8f2e-41b6-a56f-47c5d3f72e72/?format=api"
},
{
"id": "48b27dd7-8b5f-4e1d-93b4-3da3dafa6a13",
"gambit_id": "9101a7d1-fb58-4538-8a4e-13bea643905b",
"last_updated": "2023-02-12T10:37:15.346582-05:00",
"created_at": "2023-02-11T09:01:54.386763-05:00",
"name": "New York Rangers",
"reward": "2.79000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d4a7002-8f2e-41b6-a56f-47c5d3f72e72/?format=api"
}
]
}