GET /api/bet_types/4d9d3a0f-1e9e-485d-9445-c96961eb9400/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4d9d3a0f-1e9e-485d-9445-c96961eb9400",
"match": "https://api-prod.gambitprofit.com/api/matches/74d3ad68-9ff6-4017-b0f9-e910a36c5c84/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-15T10:23:26.954837-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": "Utah Jazz",
"amount": 6935.0
},
{
"team": "Indiana Pacers",
"amount": 3065.0
}
],
"expected_reward_tokens": 9500.95,
"profit_sb": 0.95,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "e2a13386-622a-4c27-b3ae-23ebe46fe16e",
"gambit_id": "515f42db-b2e4-41d0-9b66-78a6c57d5ad7",
"last_updated": "2024-01-17T22:03:09.361761-05:00",
"created_at": "2024-01-15T10:23:26.969009-05:00",
"name": "Utah Jazz",
"reward": "1.37000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d9d3a0f-1e9e-485d-9445-c96961eb9400/?format=api"
},
{
"id": "7e98b8d2-d22a-497a-a2a7-46db06121e04",
"gambit_id": "c9b083de-c50d-4ce9-a19b-bd5f5ebfd353",
"last_updated": "2024-01-17T22:03:09.358605-05:00",
"created_at": "2024-01-15T10:23:26.958331-05:00",
"name": "Indiana Pacers",
"reward": "3.10000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d9d3a0f-1e9e-485d-9445-c96961eb9400/?format=api"
}
]
}