GET /api/bet_types/25548e6c-91ec-4581-bbc3-f60d31f1327b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "25548e6c-91ec-4581-bbc3-f60d31f1327b",
"match": "https://api-prod.gambitprofit.com/api/matches/2d76c1de-b663-463e-981c-16b67d18f14a/?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": "Charlotte Hornets",
"amount": 5316.0
},
{
"team": "Orlando Magic",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "771dd10c-f1e8-401e-bf4d-c76cabd0b2e7",
"gambit_id": "fbf56f31-6678-4bf7-b0b3-ab8990e2a377",
"last_updated": "2022-10-29T19:07:21.380437-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Charlotte Hornets",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25548e6c-91ec-4581-bbc3-f60d31f1327b/?format=api"
},
{
"id": "9673516b-b958-4c0d-8f37-dac6bc371f58",
"gambit_id": "ae71a66a-b9a9-4d39-8f76-59c572fea70a",
"last_updated": "2022-10-29T19:07:21.379456-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Orlando Magic",
"reward": "2.02000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25548e6c-91ec-4581-bbc3-f60d31f1327b/?format=api"
}
]
}