GET /api/bet_types/a1d9dbfe-1653-48e6-9346-05b4f51b3b08/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a1d9dbfe-1653-48e6-9346-05b4f51b3b08",
"match": "https://api-prod.gambitprofit.com/api/matches/484d652e-5dcc-4d68-9d1b-8237a9f6a2c9/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-05T08:38:25.449425-04: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": "CWS",
"amount": 5857.0
},
{
"team": "TOR",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "b42e8245-123d-4478-aa2c-9912661ab724",
"gambit_id": "26eaa651-f1a5-417b-ad82-dddeaf674efe",
"last_updated": "2023-07-08T09:42:56.514344-04:00",
"created_at": "2023-07-05T08:38:25.452669-04:00",
"name": "CWS",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d9dbfe-1653-48e6-9346-05b4f51b3b08/?format=api"
},
{
"id": "93d50e23-ac2d-4687-93af-072392108873",
"gambit_id": "147b2b0d-cab7-4503-9857-bc48a7f05aaa",
"last_updated": "2023-07-08T09:42:56.512028-04:00",
"created_at": "2023-07-05T08:38:25.451015-04:00",
"name": "TOR",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d9dbfe-1653-48e6-9346-05b4f51b3b08/?format=api"
}
]
}