GET /api/bet_types/75543bd7-75cc-446c-9f4c-e759fc96a0f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "75543bd7-75cc-446c-9f4c-e759fc96a0f9",
"match": "https://api-prod.gambitprofit.com/api/matches/337d652e-511e-4917-acf9-521212473d4c/?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": "Memphis Grizzlies",
"amount": 7594.0
},
{
"team": "Washington Wizards",
"amount": 2406.0
}
],
"expected_reward_tokens": 9188.74,
"profit_sb": 188.74,
"profit_sb_percentage": 2.1,
"recommended": true
},
"lines": [
{
"id": "21d7b377-1a3d-47e1-8f5b-c324519bbba8",
"gambit_id": "0d5451e6-a68e-48e6-bf83-ecb675e62a43",
"last_updated": "2022-11-07T10:18:13.670698-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Memphis Grizzlies",
"reward": "1.21000",
"odds": "1.24390",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75543bd7-75cc-446c-9f4c-e759fc96a0f9/?format=api"
},
{
"id": "bca0bc7e-04d0-4906-a9be-3ce29954a425",
"gambit_id": "febf7a46-d7bf-42c1-a6d0-7dc4c661c7f6",
"last_updated": "2022-11-07T10:18:13.671645-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Wizards",
"reward": "3.82000",
"odds": "4.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75543bd7-75cc-446c-9f4c-e759fc96a0f9/?format=api"
}
]
}