GET /api/bet_types/bb3fcc1e-67f5-4761-b3ea-af788943b2f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bb3fcc1e-67f5-4761-b3ea-af788943b2f2",
"match": "https://api-prod.gambitprofit.com/api/matches/1f66cdab-712b-48be-932e-b7e58b321400/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-09T09:27:09.913265-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": "Miami Heat",
"amount": 6651.0
},
{
"team": "Orlando Magic",
"amount": 3349.0
}
],
"expected_reward_tokens": 9444.18,
"profit_sb": -55.82,
"profit_sb_percentage": -0.59,
"recommended": false
},
"lines": [
{
"id": "36e7c45f-a2fe-43d2-9c62-1f9d2e521806",
"gambit_id": "eb3226fd-a4c0-4ce9-8564-34347c5cc12f",
"last_updated": "2023-04-10T14:57:12.611598-04:00",
"created_at": "2023-04-09T09:27:09.915505-04:00",
"name": "Miami Heat",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb3fcc1e-67f5-4761-b3ea-af788943b2f2/?format=api"
},
{
"id": "1a921ac7-caeb-4c37-b9bc-5a377fed0277",
"gambit_id": "52acdeb7-9c3b-4f43-b837-380881c485bf",
"last_updated": "2023-04-10T14:57:12.614405-04:00",
"created_at": "2023-04-09T09:27:09.919504-04:00",
"name": "Orlando Magic",
"reward": "2.82000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb3fcc1e-67f5-4761-b3ea-af788943b2f2/?format=api"
}
]
}