GET /api/bet_types/cffd8e77-4800-475a-a1b2-e449a868a8fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cffd8e77-4800-475a-a1b2-e449a868a8fb",
"match": "https://api-prod.gambitprofit.com/api/matches/3371c17c-69f9-4c0e-9226-f212c5ba64e5/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Philadelphia 76ers",
"amount": 5106.0
},
{
"team": "Washington Wizards",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "6cae53bb-6476-4f02-bd1e-ca2ee12bcfbd",
"gambit_id": "e44bc6c8-ee73-44b6-b4fc-4e69f7309d39",
"last_updated": "2022-11-01T09:57:24.058928-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia 76ers",
"reward": "1.84000",
"odds": "1.86960",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cffd8e77-4800-475a-a1b2-e449a868a8fb/?format=api"
},
{
"id": "10ddc410-0b74-471c-be33-824a66de0163",
"gambit_id": "a7743f91-0965-4ed1-a3ee-2b3e24b28a8f",
"last_updated": "2022-11-01T09:57:24.057983-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Wizards",
"reward": "1.92000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cffd8e77-4800-475a-a1b2-e449a868a8fb/?format=api"
}
]
}