GET /api/bet_types/1403004e-bf7f-4701-8da0-ca0c45c2a89d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1403004e-bf7f-4701-8da0-ca0c45c2a89d",
"match": "https://api-prod.gambitprofit.com/api/matches/55d072ca-4a96-44b2-af38-ef9a96b19e0a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-21T10:22:15.304005-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": "Cleveland Cavaliers",
"amount": 5873.0
},
{
"team": "Milwaukee Bucks",
"amount": 4127.0
}
],
"expected_reward_tokens": 9572.99,
"profit_sb": 72.99,
"profit_sb_percentage": 0.77,
"recommended": true
},
"lines": [
{
"id": "8f1aa5ce-2a26-4146-8701-417fac961f3d",
"gambit_id": "d7f285c6-da36-45b4-9349-da2fff0271c5",
"last_updated": "2023-01-22T21:22:15.783176-05:00",
"created_at": "2023-01-21T10:22:15.305150-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.63000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1403004e-bf7f-4701-8da0-ca0c45c2a89d/?format=api"
},
{
"id": "65dffe57-4d9f-4110-bfa9-23b5b9b2687c",
"gambit_id": "7f5a43e5-ee2e-4a5f-a64e-567710ee7189",
"last_updated": "2023-01-22T21:22:15.784400-05:00",
"created_at": "2023-01-21T10:22:15.306339-05:00",
"name": "Milwaukee Bucks",
"reward": "2.32000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1403004e-bf7f-4701-8da0-ca0c45c2a89d/?format=api"
}
]
}