GET /api/bet_types/b717bc27-ef72-4fec-a931-06bba8223114/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b717bc27-ef72-4fec-a931-06bba8223114",
"match": "https://api-prod.gambitprofit.com/api/matches/cd9057c2-ca1f-4e8b-bf5f-20f120a5dfa1/?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": "NYY (L Severino)",
"amount": 5833.0
},
{
"team": "TEX (M Perez)",
"amount": 4167.0
}
],
"expected_reward_tokens": 9624.45,
"profit_sb": 124.45,
"profit_sb_percentage": 1.31,
"recommended": true
},
"lines": [
{
"id": "cb261eba-86dc-47f9-b077-91644e68f1d1",
"gambit_id": "a9c3a847-5426-4c87-89ef-d00394061da7",
"last_updated": "2022-10-04T13:17:06.149910-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (L Severino)",
"reward": "1.65000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b717bc27-ef72-4fec-a931-06bba8223114/?format=api"
},
{
"id": "4e46599b-d319-4e3c-b73f-ba891167ae48",
"gambit_id": "fc35fb07-1eb4-4cc0-8c89-c70c5baaddb5",
"last_updated": "2022-10-04T13:17:06.148936-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (M Perez)",
"reward": "2.31000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b717bc27-ef72-4fec-a931-06bba8223114/?format=api"
}
]
}