GET /api/bet_types/48651385-f266-4b28-8bd3-f65a8167555a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48651385-f266-4b28-8bd3-f65a8167555a",
"match": "https://api-prod.gambitprofit.com/api/matches/f11a0b56-8369-4f95-8f28-4ce3c25e8125/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-19T08:08:06.373469-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": "STL (J Flaherty)",
"amount": 5787.0
},
{
"team": "WAS (J Gray)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "53985b15-b0b3-48a9-b4df-934b15dcc47f",
"gambit_id": "d5ec7e4d-b3fe-4323-8de5-154095e39572",
"last_updated": "2023-06-20T10:33:07.882220-04:00",
"created_at": "2023-06-19T08:08:06.375965-04:00",
"name": "STL (J Flaherty)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48651385-f266-4b28-8bd3-f65a8167555a/?format=api"
},
{
"id": "2e998f83-2f78-439e-b065-8108d1d787f2",
"gambit_id": "b2891adf-2d55-441c-bb6e-c6bfc25ef7f2",
"last_updated": "2023-06-20T10:33:07.884517-04:00",
"created_at": "2023-06-19T08:08:06.378486-04:00",
"name": "WAS (J Gray)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48651385-f266-4b28-8bd3-f65a8167555a/?format=api"
}
]
}