GET /api/bet_types/db3421af-6332-4123-83e3-4a95727b447a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db3421af-6332-4123-83e3-4a95727b447a",
"match": "https://api-prod.gambitprofit.com/api/matches/7f65064b-514e-429d-9682-5c90b63347c0/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-23T09:06:55.740997-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": "Nashville Predators",
"amount": 6771.0
},
{
"team": "Colorado Avalanche",
"amount": 3229.0
}
],
"expected_reward_tokens": 9073.14,
"profit_sb": 73.14,
"profit_sb_percentage": 0.81,
"recommended": true
},
"lines": [
{
"id": "753b30c1-0b02-4038-8baa-c99af06fa75e",
"gambit_id": "7e2ee171-b2be-499d-b48b-04cee6bac4c6",
"last_updated": "2022-12-25T18:02:04.763941-05:00",
"created_at": "2022-12-23T09:06:55.742152-05:00",
"name": "Nashville Predators",
"reward": "1.34000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db3421af-6332-4123-83e3-4a95727b447a/?format=api"
},
{
"id": "dfc171c1-efff-4cfd-93bf-015f2378f541",
"gambit_id": "7b711418-372f-4813-8557-a45b2ce6a61a",
"last_updated": "2022-12-25T18:02:04.765086-05:00",
"created_at": "2022-12-23T09:06:55.743548-05:00",
"name": "Colorado Avalanche",
"reward": "2.81000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db3421af-6332-4123-83e3-4a95727b447a/?format=api"
}
]
}