GET /api/bet_types/0315317e-92a6-4f0f-ae64-8e2904a2c7da/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0315317e-92a6-4f0f-ae64-8e2904a2c7da",
"match": "https://api-prod.gambitprofit.com/api/matches/bbefcada-859c-4b78-9f39-46e3774d7046/?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": "San Antonio Spurs",
"amount": 5208.0
},
{
"team": "Los Angeles Lakers",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "83c66686-4359-4803-acb9-092c9918a4fe",
"gambit_id": "d79c1d70-ca28-45e1-b0ef-be8a902c5783",
"last_updated": "2022-11-28T11:16:54.555616-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Antonio Spurs",
"reward": "1.73000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0315317e-92a6-4f0f-ae64-8e2904a2c7da/?format=api"
},
{
"id": "f4eb8de7-1271-4c55-91b7-849e9196a05d",
"gambit_id": "18ad1d4d-606b-4c4c-a549-09c192c595ca",
"last_updated": "2022-11-28T11:16:54.556617-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Lakers",
"reward": "1.88000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0315317e-92a6-4f0f-ae64-8e2904a2c7da/?format=api"
}
]
}