GET /api/bet_types/de84d56d-a4a7-4379-902a-da64436ee19f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de84d56d-a4a7-4379-902a-da64436ee19f",
"match": "https://api-prod.gambitprofit.com/api/matches/1e566f91-c431-45a8-bddd-3f7cd46fe754/?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": "Toronto Raptors",
"amount": 5106.0
},
{
"team": "Philadelphia 76ers",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "6978bc5c-edec-40b6-9957-5c38739d3d74",
"gambit_id": "adbb8993-d39d-4ae5-bb05-e1d29f07fd1a",
"last_updated": "2022-10-27T11:52:05.704340-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Raptors",
"reward": "1.84000",
"odds": "1.86960",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de84d56d-a4a7-4379-902a-da64436ee19f/?format=api"
},
{
"id": "6ecb76ce-6b04-4018-a744-14468a675c95",
"gambit_id": "79c11d7b-9505-47e4-b693-04b10edae89f",
"last_updated": "2022-10-27T11:52:05.705403-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia 76ers",
"reward": "1.92000",
"odds": "1.95240",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de84d56d-a4a7-4379-902a-da64436ee19f/?format=api"
}
]
}