GET /api/bet_types/fc13c460-8807-47ea-978f-b039c50ee7b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc13c460-8807-47ea-978f-b039c50ee7b0",
"match": "https://api-prod.gambitprofit.com/api/matches/097d573f-23ed-4e1e-bb4b-f9362c185137/?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": "Rutgers",
"amount": 5863.0
},
{
"team": "Indiana",
"amount": 4137.0
}
],
"expected_reward_tokens": 9556.47,
"profit_sb": 56.47,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "53e6682e-7674-4c72-9be7-b4c4cb5e590a",
"gambit_id": "154fd61c-dd7d-4774-9af7-8b3128f0725c",
"last_updated": "2022-10-23T09:22:14.053978-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Rutgers",
"reward": "1.63000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc13c460-8807-47ea-978f-b039c50ee7b0/?format=api"
},
{
"id": "6c8ccb2a-b682-4680-951f-28fe5b91bb70",
"gambit_id": "0c62aa69-8cfd-452d-adfb-28c0c4704129",
"last_updated": "2022-10-23T09:22:14.055863-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Indiana",
"reward": "2.31000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc13c460-8807-47ea-978f-b039c50ee7b0/?format=api"
}
]
}