GET /api/bet_types/e4a987d0-4184-42b1-9d7a-d92ec76d5504/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e4a987d0-4184-42b1-9d7a-d92ec76d5504",
"match": "https://api-prod.gambitprofit.com/api/matches/9f71ac37-6091-4944-b150-b97536d736bd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-07T11:57:07.660752-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": "NYM (J Lucchesi)",
"amount": 6442.0
},
{
"team": "COL (R Feltner)",
"amount": 3558.0
}
],
"expected_reward_tokens": 9534.16,
"profit_sb": 34.16,
"profit_sb_percentage": 0.36,
"recommended": true
},
"lines": [
{
"id": "091aa8b2-9f9a-402c-be28-a1ff1f5efb89",
"gambit_id": "93e7857d-9c25-48b7-a55c-18c0e56844c7",
"last_updated": "2023-05-08T11:47:06.204623-04:00",
"created_at": "2023-05-07T11:57:07.662387-04:00",
"name": "NYM (J Lucchesi)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4a987d0-4184-42b1-9d7a-d92ec76d5504/?format=api"
},
{
"id": "54ca4549-8adb-432f-9ee5-92a2e4a42cb9",
"gambit_id": "687316ce-38cf-43f0-bb31-d6ecccde44b7",
"last_updated": "2023-05-08T11:47:06.206421-04:00",
"created_at": "2023-05-07T11:57:07.664334-04:00",
"name": "COL (R Feltner)",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4a987d0-4184-42b1-9d7a-d92ec76d5504/?format=api"
}
]
}