GET /api/bet_types/9e28b3bb-356f-45bd-b52e-8084c6e84607/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9e28b3bb-356f-45bd-b52e-8084c6e84607",
"match": "https://api-prod.gambitprofit.com/api/matches/fa2babb0-d1c5-4eb4-9276-f0ff1db04f1c/?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": "Sacramento Kings",
"amount": 7029.0
},
{
"team": "San Antonio Spurs",
"amount": 2971.0
}
],
"expected_reward_tokens": 9207.99,
"profit_sb": 207.99,
"profit_sb_percentage": 2.31,
"recommended": true
},
"lines": [
{
"id": "6db3421f-9f87-4646-afda-4eda02b866e3",
"gambit_id": "e19fca5d-c136-4943-b87b-13ff55e9b8ae",
"last_updated": "2022-11-18T09:48:07.710869-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Sacramento Kings",
"reward": "1.31000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e28b3bb-356f-45bd-b52e-8084c6e84607/?format=api"
},
{
"id": "32b1c7aa-faa5-4993-ac4d-a0fc83966a8e",
"gambit_id": "fd2a775d-cfbb-4382-8588-8ee4c6126c79",
"last_updated": "2022-11-18T09:48:07.712044-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Antonio Spurs",
"reward": "3.10000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e28b3bb-356f-45bd-b52e-8084c6e84607/?format=api"
}
]
}