GET /api/bet_types/af3fc4e8-bb01-461a-8607-ba8e43de2a0f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af3fc4e8-bb01-461a-8607-ba8e43de2a0f",
"match": "https://api-prod.gambitprofit.com/api/matches/28db3a15-d30e-4ba0-807b-e8de37dde72b/?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": "Philadelphia 76ers",
"amount": 5097.0
},
{
"team": "New York Knicks",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "d914cec6-483e-4673-8b6d-4cdfd3612879",
"gambit_id": "0fca6594-5bb9-4365-8f57-f9a6d7ad6865",
"last_updated": "2022-11-05T09:38:17.061487-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia 76ers",
"reward": "1.77000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af3fc4e8-bb01-461a-8607-ba8e43de2a0f/?format=api"
},
{
"id": "37022511-22e4-4978-a98e-f551d6b0b3cf",
"gambit_id": "382e65bd-b4a8-4516-90ba-cf0b6af64aab",
"last_updated": "2022-11-05T09:38:17.062468-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Knicks",
"reward": "1.84000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af3fc4e8-bb01-461a-8607-ba8e43de2a0f/?format=api"
}
]
}