GET /api/bet_types/83f4cf74-1918-488c-9b23-56056d4cac18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83f4cf74-1918-488c-9b23-56056d4cac18",
"match": "https://api-prod.gambitprofit.com/api/matches/ea716818-8875-4ad1-a40c-d6d1464a0448/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-02T09:28:01.903022-04: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": "MIN (J Ryan)",
"amount": 5452.0
},
{
"team": "STL (D Hudson)",
"amount": 4548.0
}
],
"expected_reward_tokens": 9595.52,
"profit_sb": 95.52,
"profit_sb_percentage": 1.01,
"recommended": true
},
"lines": [
{
"id": "22289fae-2e52-41bf-b09b-902371ae55cf",
"gambit_id": "c25c08bc-df74-4827-9cd9-dfe1113b9dba",
"last_updated": "2023-08-03T10:57:57.965053-04:00",
"created_at": "2023-08-02T09:28:01.923545-04:00",
"name": "MIN (J Ryan)",
"reward": "1.76000",
"odds": "1.79370",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83f4cf74-1918-488c-9b23-56056d4cac18/?format=api"
},
{
"id": "c4699950-ae87-466c-b80b-2b82b5605e15",
"gambit_id": "db510056-876e-4e1e-a48f-802d51a6eaf2",
"last_updated": "2023-08-03T10:57:57.976350-04:00",
"created_at": "2023-08-02T09:28:01.946168-04:00",
"name": "STL (D Hudson)",
"reward": "2.11000",
"odds": "2.16000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83f4cf74-1918-488c-9b23-56056d4cac18/?format=api"
}
]
}