GET /api/bet_types/58b4bcda-df45-42e0-add6-5f44db5e3f96/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58b4bcda-df45-42e0-add6-5f44db5e3f96",
"match": "https://api-prod.gambitprofit.com/api/matches/fd6d4d85-a304-4718-b3fb-ae483c60ee1b/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-25T13:47:03.385824-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": "SEA",
"amount": 5094.0
},
{
"team": "OAK",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "d11a89c6-4519-4f51-9998-9b2323c310c6",
"gambit_id": "12388f54-9f99-4215-ac8e-dc20f9f6108e",
"last_updated": "2023-05-26T11:52:16.407271-04:00",
"created_at": "2023-05-25T13:47:03.389954-04:00",
"name": "SEA",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58b4bcda-df45-42e0-add6-5f44db5e3f96/?format=api"
},
{
"id": "529ec97b-fa38-463e-a079-d4ee2d062584",
"gambit_id": "fd533403-57aa-4fdc-98e6-033aa493bf0b",
"last_updated": "2023-05-26T11:52:16.403699-04:00",
"created_at": "2023-05-25T13:47:03.387801-04:00",
"name": "OAK",
"reward": "1.90000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58b4bcda-df45-42e0-add6-5f44db5e3f96/?format=api"
}
]
}