GET /api/bet_types/e26f2b9d-5f0a-403e-ae23-21ce89cd63a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e26f2b9d-5f0a-403e-ae23-21ce89cd63a8",
"match": "https://api-prod.gambitprofit.com/api/matches/34496507-71ef-43d4-a55d-a3542337f415/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-23T12:47:11.486782-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": "San Francisco 49ers",
"amount": 7016.0
},
{
"team": "Washington Commanders",
"amount": 2984.0
}
],
"expected_reward_tokens": 9190.72,
"profit_sb": 190.72,
"profit_sb_percentage": 2.12,
"recommended": true
},
"lines": [
{
"id": "5c85172f-613d-4d18-acc5-57e5ce09c013",
"gambit_id": "3cf109b7-b8b4-4db3-a632-e21c560adf58",
"last_updated": "2022-12-25T18:12:07.285178-05:00",
"created_at": "2022-12-23T12:47:11.487992-05:00",
"name": "San Francisco 49ers",
"reward": "1.31000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e26f2b9d-5f0a-403e-ae23-21ce89cd63a8/?format=api"
},
{
"id": "27e9226b-cc7e-41c7-93bb-561274bf4ed4",
"gambit_id": "95027ceb-4e44-4111-b582-50473cd2d646",
"last_updated": "2022-12-25T18:12:07.286317-05:00",
"created_at": "2022-12-23T12:47:11.489313-05:00",
"name": "Washington Commanders",
"reward": "3.08000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e26f2b9d-5f0a-403e-ae23-21ce89cd63a8/?format=api"
}
]
}