GET /api/bet_types/7a80252d-d56f-4046-8157-7421c5bb93cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7a80252d-d56f-4046-8157-7421c5bb93cb",
"match": "https://api-prod.gambitprofit.com/api/matches/cbed57ab-8cc3-49d4-85b0-11db275c224a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-02T11:12:02.569253-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": "Miami Heat",
"amount": 5411.0
},
{
"team": "New York Knicks",
"amount": 4589.0
}
],
"expected_reward_tokens": 9361.03,
"profit_sb": -138.97,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "6f8f1a15-4b2a-4143-abab-813eb65d9401",
"gambit_id": "1b632579-05ea-4244-bcf6-2b5fd8c9281d",
"last_updated": "2023-02-03T10:11:51.086602-05:00",
"created_at": "2023-02-02T11:12:02.571938-05:00",
"name": "Miami Heat",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a80252d-d56f-4046-8157-7421c5bb93cb/?format=api"
},
{
"id": "56d16089-e004-4e19-bf19-f66cd851b8e3",
"gambit_id": "4f234c43-1be5-43a3-8cd7-1de950d02029",
"last_updated": "2023-02-03T10:11:51.085387-05:00",
"created_at": "2023-02-02T11:12:02.570578-05:00",
"name": "New York Knicks",
"reward": "2.04000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a80252d-d56f-4046-8157-7421c5bb93cb/?format=api"
}
]
}