GET /api/bet_types/559f1e18-8618-4d0c-ac8c-db83c0f86420/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "559f1e18-8618-4d0c-ac8c-db83c0f86420",
"match": "https://api-prod.gambitprofit.com/api/matches/ae1d6654-fa68-4964-b442-9e0aab76aca0/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Golden State Warriors",
"amount": 7959.0
},
{
"team": "Sacramento Kings",
"amount": 2041.0
}
],
"expected_reward_tokens": 9470.24,
"profit_sb": -29.76,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "38cd79a0-ebdc-4a62-8739-aae64dc09712",
"gambit_id": "aae53a54-3dfe-415b-86c1-3f59c96c8c36",
"last_updated": "2022-10-24T11:47:18.599385-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Golden State Warriors",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/559f1e18-8618-4d0c-ac8c-db83c0f86420/?format=api"
},
{
"id": "c5f0d352-8a1c-496e-be6e-24f13055c885",
"gambit_id": "1a14ea27-a780-479b-b1bd-a34bafff6302",
"last_updated": "2022-10-24T11:47:18.600371-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Sacramento Kings",
"reward": "4.64000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/559f1e18-8618-4d0c-ac8c-db83c0f86420/?format=api"
}
]
}