GET /api/bet_types/259beb66-184d-4ed4-981c-cc633cd69a0e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "259beb66-184d-4ed4-981c-cc633cd69a0e",
"match": "https://api-prod.gambitprofit.com/api/matches/efe32532-7d67-4d1f-a151-cf1686cd5a92/?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": "New York Islanders",
"amount": 5208.0
},
{
"team": "Ottawa Senators",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "6e596a43-89a9-4016-aba3-498508ea1c45",
"gambit_id": "936335b1-8a3e-44fb-9929-83b78fed2e0f",
"last_updated": "2022-11-15T11:52:47.413165-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Islanders",
"reward": "1.73000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/259beb66-184d-4ed4-981c-cc633cd69a0e/?format=api"
},
{
"id": "f8f4a7d5-88d6-4c35-b8cc-a5199446789c",
"gambit_id": "0d5e72cb-c3a6-4694-ae46-2f40181b8610",
"last_updated": "2022-11-15T11:52:47.412069-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ottawa Senators",
"reward": "1.88000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/259beb66-184d-4ed4-981c-cc633cd69a0e/?format=api"
}
]
}