GET /api/bet_types/7df97001-d88e-4863-aa01-fb7037ed0166/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7df97001-d88e-4863-aa01-fb7037ed0166",
"match": "https://api-prod.gambitprofit.com/api/matches/7d1e3aa1-5e84-44c6-82d5-fdbe8ad80b4a/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-16T09:23:09.348296-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": "Montreal Canadiens",
"amount": 6643.0
},
{
"team": "New York Islanders",
"amount": 3357.0
}
],
"expected_reward_tokens": 9433.06,
"profit_sb": -66.94,
"profit_sb_percentage": -0.7,
"recommended": false
},
"lines": [
{
"id": "2ac48cc2-db1b-4c8e-9170-c1f3752db544",
"gambit_id": "55426ff4-f471-4f70-9589-d4ecae8e4910",
"last_updated": "2023-12-18T10:23:36.882087-05:00",
"created_at": "2023-12-16T09:23:09.356774-05:00",
"name": "Montreal Canadiens",
"reward": "1.42000",
"odds": "1.43480",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7df97001-d88e-4863-aa01-fb7037ed0166/?format=api"
},
{
"id": "6bc4fc96-86d1-4d30-9f98-96cad408961d",
"gambit_id": "fc06d266-ed24-4c45-bcf4-a66ee5aef91d",
"last_updated": "2023-12-18T10:23:36.875353-05:00",
"created_at": "2023-12-16T09:23:09.352361-05:00",
"name": "New York Islanders",
"reward": "2.81000",
"odds": "2.90000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7df97001-d88e-4863-aa01-fb7037ed0166/?format=api"
}
]
}