GET /api/bet_types/4c68460c-d08c-4840-988b-2308093c20c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4c68460c-d08c-4840-988b-2308093c20c6",
"match": "https://api-prod.gambitprofit.com/api/matches/fb52cb0d-c722-40dc-ab4e-4694965ca7ef/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-19T09:52:15.116424-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": "St Louis Blues",
"amount": 6025.0
},
{
"team": "Ottawa Senators",
"amount": 3975.0
}
],
"expected_reward_tokens": 9579.75,
"profit_sb": 79.75,
"profit_sb_percentage": 0.84,
"recommended": true
},
"lines": [
{
"id": "c5d5bc19-910c-49cb-b94c-bd5de6cf8a5b",
"gambit_id": "fd2c88d2-3a88-4cf5-9f28-0d8367fab6a1",
"last_updated": "2023-02-20T09:46:56.119115-05:00",
"created_at": "2023-02-19T09:52:15.118877-05:00",
"name": "St Louis Blues",
"reward": "1.59000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c68460c-d08c-4840-988b-2308093c20c6/?format=api"
},
{
"id": "82ba5924-c6e7-4e18-9687-ea377f6e2ccf",
"gambit_id": "0adfdffe-5849-4481-a9c1-9e3caa2df068",
"last_updated": "2023-02-20T09:46:56.118121-05:00",
"created_at": "2023-02-19T09:52:15.117630-05:00",
"name": "Ottawa Senators",
"reward": "2.41000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c68460c-d08c-4840-988b-2308093c20c6/?format=api"
}
]
}