GET /api/bet_types/981ac4d7-6f75-4ed6-b6d0-2f86c49b4ccd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "981ac4d7-6f75-4ed6-b6d0-2f86c49b4ccd",
"match": "https://api-prod.gambitprofit.com/api/matches/0af6c8b9-791e-4599-b005-cf9704237d22/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Matheus Nicolau",
"amount": 7410.0
},
{
"team": "Matt Schnell",
"amount": 2590.0
}
],
"expected_reward_tokens": 9039.1,
"profit_sb": 39.1,
"profit_sb_percentage": 0.43,
"recommended": true
},
"lines": [
{
"id": "733fc479-6d5e-4657-9588-3b370419ab52",
"gambit_id": "5e263269-6e29-45bc-8af8-f9f76134863d",
"last_updated": "2022-12-05T11:52:18.150686-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Matheus Nicolau",
"reward": "1.22000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/981ac4d7-6f75-4ed6-b6d0-2f86c49b4ccd/?format=api"
},
{
"id": "41b25b58-9eb8-435f-aacc-cb882c3274f8",
"gambit_id": "fd6c939b-9b58-4d0d-b435-6263db2c2936",
"last_updated": "2022-12-05T11:52:18.151655-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Matt Schnell",
"reward": "3.49000",
"odds": "3.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/981ac4d7-6f75-4ed6-b6d0-2f86c49b4ccd/?format=api"
}
]
}