GET /api/bet_types/5cfab43a-1259-41bc-8422-a7ff3cc77c3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5cfab43a-1259-41bc-8422-a7ff3cc77c3b",
"match": "https://api-prod.gambitprofit.com/api/matches/ebfd56da-411b-49ea-8246-399ee2af1f6c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-09T09:53:06.009553-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": "Denver Nuggets",
"amount": 5699.0
},
{
"team": "Miami Heat",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "1f3cacb6-674b-49ff-abb8-c02c910e37a3",
"gambit_id": "7a9b89b5-0e6b-4a63-af2e-d66a7fd54fcb",
"last_updated": "2023-06-12T10:48:17.286322-04:00",
"created_at": "2023-06-09T09:53:06.011800-04:00",
"name": "Denver Nuggets",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cfab43a-1259-41bc-8422-a7ff3cc77c3b/?format=api"
},
{
"id": "a34a1a4f-0567-4243-87e5-89a3d8a6f280",
"gambit_id": "54a34f8f-6490-48c1-9e02-894f01dab880",
"last_updated": "2023-06-12T10:48:17.288777-04:00",
"created_at": "2023-06-09T09:53:06.013750-04:00",
"name": "Miami Heat",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cfab43a-1259-41bc-8422-a7ff3cc77c3b/?format=api"
}
]
}