GET /api/bet_types/20745ae7-9bad-43fa-a53a-6d202af428fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20745ae7-9bad-43fa-a53a-6d202af428fa",
"match": "https://api-prod.gambitprofit.com/api/matches/707f2d03-7b35-437d-8b88-c6de24ae4b26/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-18T12:11:59.215651-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": 5939.0
},
{
"team": "PHI",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "dad6fea1-d409-432f-8550-c3e891eb2a35",
"gambit_id": "36d732ba-afd6-4042-adaf-facd9e0d7ff7",
"last_updated": "2023-04-19T17:27:15.906291-04:00",
"created_at": "2023-04-18T12:11:59.218188-04:00",
"name": "CWS",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20745ae7-9bad-43fa-a53a-6d202af428fa/?format=api"
},
{
"id": "91aeb3bc-d315-49f7-a3a4-34d050ee367e",
"gambit_id": "a01d9d1b-79b3-4bd3-a43a-02c6d0f5540a",
"last_updated": "2023-04-19T17:27:15.908491-04:00",
"created_at": "2023-04-18T12:11:59.221259-04:00",
"name": "PHI",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20745ae7-9bad-43fa-a53a-6d202af428fa/?format=api"
}
]
}