GET /api/bet_types/f7d23e26-3239-4991-9498-dc842168f3a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7d23e26-3239-4991-9498-dc842168f3a0",
"match": "https://api-prod.gambitprofit.com/api/matches/da774ae0-5659-4bd5-a43d-df98ef72992f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-24T09:06:58.864064-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": "Phoenix Suns",
"amount": 7440.0
},
{
"team": "Oklahoma City Thunder",
"amount": 2560.0
}
],
"expected_reward_tokens": 9523.2,
"profit_sb": 23.2,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "44195889-e0e1-4f8f-bb6f-1ec5de0af4d4",
"gambit_id": "ae89b402-66df-4755-adb1-b2370c40d35f",
"last_updated": "2023-02-25T17:32:00.292376-05:00",
"created_at": "2023-02-24T09:06:58.865277-05:00",
"name": "Phoenix Suns",
"reward": "1.28000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7d23e26-3239-4991-9498-dc842168f3a0/?format=api"
},
{
"id": "83c90492-56d6-45a6-88fd-627e031d6e9c",
"gambit_id": "5696418f-1552-4a87-988d-a0f278e83b21",
"last_updated": "2023-02-25T17:32:00.293468-05:00",
"created_at": "2023-02-24T09:06:58.866532-05:00",
"name": "Oklahoma City Thunder",
"reward": "3.72000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7d23e26-3239-4991-9498-dc842168f3a0/?format=api"
}
]
}