GET /api/bet_types/f6051416-993d-46fc-b8b8-15c0b7b5898b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f6051416-993d-46fc-b8b8-15c0b7b5898b",
"match": "https://api-prod.gambitprofit.com/api/matches/1b43eef2-aa8d-40ab-a44a-de9ee366950f/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-09T09:18:02.018721-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": "Minnesota Timberwolves",
"amount": 6449.0
},
{
"team": "Orlando Magic",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "81cba282-80a9-4f14-94c3-ba3ebaa9a286",
"gambit_id": "46c7f75a-5fba-4f27-a1fc-141046d0d568",
"last_updated": "2024-01-11T11:03:01.474471-05:00",
"created_at": "2024-01-09T09:18:02.023973-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6051416-993d-46fc-b8b8-15c0b7b5898b/?format=api"
},
{
"id": "4a726e8a-bb5c-48d1-9234-d33c49f70c7a",
"gambit_id": "be92762a-7e9e-4c7a-b455-892175d9d0b7",
"last_updated": "2024-01-11T11:03:01.479221-05:00",
"created_at": "2024-01-09T09:18:02.032195-05:00",
"name": "Orlando Magic",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6051416-993d-46fc-b8b8-15c0b7b5898b/?format=api"
}
]
}