GET /api/bet_types/f28c2900-2c8a-4aae-95ae-8e29c242b5ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f28c2900-2c8a-4aae-95ae-8e29c242b5ee",
"match": "https://api-prod.gambitprofit.com/api/matches/3db7c58d-8cf0-4d1c-b70b-9fe0e41575f6/?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": "Ball State",
"amount": 5106.0
},
{
"team": "Central Michigan",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "c93ef2f3-0d97-4b98-be79-88ef476543ea",
"gambit_id": "1609bb27-5cd8-4b1f-961d-3b279341c1c7",
"last_updated": "2022-10-11T11:07:31.929736-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ball State",
"reward": "1.84000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f28c2900-2c8a-4aae-95ae-8e29c242b5ee/?format=api"
},
{
"id": "8a7c4c9f-8dc6-44a7-ae6d-a4e81426ad92",
"gambit_id": "f2f6e91e-ed79-419e-b83d-5db686427470",
"last_updated": "2022-10-11T11:07:31.928818-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Central Michigan",
"reward": "1.92000",
"odds": "1.95240",
"spread": "-7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f28c2900-2c8a-4aae-95ae-8e29c242b5ee/?format=api"
}
]
}