GET /api/bet_types/395b9562-0921-49ee-a649-300b548be65a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "395b9562-0921-49ee-a649-300b548be65a",
"match": "https://api-prod.gambitprofit.com/api/matches/55361ab1-6162-43ba-acab-08ae65d80b6e/?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": "PHI",
"amount": 6057.0
},
{
"team": "CIN",
"amount": 3943.0
}
],
"expected_reward_tokens": 9266.05,
"profit_sb": 266.05,
"profit_sb_percentage": 2.96,
"recommended": true
},
"lines": [
{
"id": "942e2871-7a74-4d69-a04e-8a6e2c9dabe5",
"gambit_id": "05535deb-c764-4cbb-93e6-53c6d1140f89",
"last_updated": "2022-08-26T12:57:07.240331-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI",
"reward": "1.53000",
"odds": "1.58820",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/395b9562-0921-49ee-a649-300b548be65a/?format=api"
},
{
"id": "b7889856-0394-48f5-9d25-e822feeb664e",
"gambit_id": "cd26c96f-c8d8-4195-a055-b78e196c3e00",
"last_updated": "2022-08-26T12:57:07.240788-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN",
"reward": "2.35000",
"odds": "2.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/395b9562-0921-49ee-a649-300b548be65a/?format=api"
}
]
}