GET /api/bet_types/0f3bd7e8-4765-442d-8fd6-beffd4d7eb18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f3bd7e8-4765-442d-8fd6-beffd4d7eb18",
"match": "https://api-prod.gambitprofit.com/api/matches/9cb3c800-1fc1-4c0d-838c-c3d362ca59b8/?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": "Aljamain Sterling",
"amount": 6051.0
},
{
"team": "TJ Dillashaw",
"amount": 3949.0
}
],
"expected_reward_tokens": 9318.54,
"profit_sb": -181.46,
"profit_sb_percentage": -1.91,
"recommended": false
},
"lines": [
{
"id": "69a32e20-fa94-44ac-b8df-847c602dbacc",
"gambit_id": "838294ef-a805-47f4-b8cb-10df1b19623e",
"last_updated": "2022-10-24T10:22:22.977365-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Aljamain Sterling",
"reward": "1.54000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f3bd7e8-4765-442d-8fd6-beffd4d7eb18/?format=api"
},
{
"id": "0cd94a8e-2599-48fd-b971-8dd0fdaed14b",
"gambit_id": "930eea47-a1b2-438c-a2fe-6f36b16c578b",
"last_updated": "2022-10-24T10:22:22.978535-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TJ Dillashaw",
"reward": "2.36000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f3bd7e8-4765-442d-8fd6-beffd4d7eb18/?format=api"
}
]
}