GET /api/bet_types/5b89a71a-56e1-42ab-be42-c8237a4bbe32/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5b89a71a-56e1-42ab-be42-c8237a4bbe32",
"match": "https://api-prod.gambitprofit.com/api/matches/a88f4a60-2e9d-4f8e-a844-ca9644ce0c64/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-25T12:33:00.798642-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": "BAL (C Irvin)",
"amount": 6682.0
},
{
"team": "COL (K Freeland)",
"amount": 3318.0
}
],
"expected_reward_tokens": 9488.44,
"profit_sb": -11.56,
"profit_sb_percentage": -0.12,
"recommended": false
},
"lines": [
{
"id": "711898e8-041f-4650-81df-ae676bfc192e",
"gambit_id": "47e37c5d-1b01-4fa4-a0d0-ddf943640c4f",
"last_updated": "2023-08-28T18:38:03.754175-04:00",
"created_at": "2023-08-25T12:33:00.811396-04:00",
"name": "BAL (C Irvin)",
"reward": "1.42000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b89a71a-56e1-42ab-be42-c8237a4bbe32/?format=api"
},
{
"id": "97eefb3e-87a5-4e9d-9a3c-efb0b493e65e",
"gambit_id": "c1bfdbcf-1bdb-4c0c-8f4b-c378c5bce9ca",
"last_updated": "2023-08-28T18:38:03.750618-04:00",
"created_at": "2023-08-25T12:33:00.806005-04:00",
"name": "COL (K Freeland)",
"reward": "2.86000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b89a71a-56e1-42ab-be42-c8237a4bbe32/?format=api"
}
]
}