GET /api/bet_types/f1e46024-b7d5-4a7e-a566-2cc245db034c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f1e46024-b7d5-4a7e-a566-2cc245db034c",
"match": "https://api-prod.gambitprofit.com/api/matches/d7565e64-2a88-488a-a19a-a132a7e4dd3a/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-15T10:23:26.481269-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": "Miami Heat",
"amount": 5107.0
},
{
"team": "Brooklyn Nets",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9ccb3d59-6691-4b96-b7a5-a63960ece9af",
"gambit_id": "3a4ed286-283f-40af-b171-213d5c599357",
"last_updated": "2024-01-17T22:03:13.710119-05:00",
"created_at": "2024-01-15T10:23:26.486565-05:00",
"name": "Miami Heat",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1e46024-b7d5-4a7e-a566-2cc245db034c/?format=api"
},
{
"id": "01b85ed4-e4ea-4a57-9913-8861fc3c9612",
"gambit_id": "4ed13641-89ae-45f3-b1d1-8283a2af9f77",
"last_updated": "2024-01-17T22:03:13.713647-05:00",
"created_at": "2024-01-15T10:23:26.492357-05:00",
"name": "Brooklyn Nets",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1e46024-b7d5-4a7e-a566-2cc245db034c/?format=api"
}
]
}