GET /api/bet_types/24bedd84-8fc9-484f-aaac-21895268aa4a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "24bedd84-8fc9-484f-aaac-21895268aa4a",
"match": "https://api-prod.gambitprofit.com/api/matches/393e320b-6e1e-4b24-bab2-f19b7e08ab62/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-06T10:01:50.876968-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": "San Jose Sharks",
"amount": 5599.0
},
{
"team": "Winnipeg Jets",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "69f320cd-c96c-4562-953a-cab6a27321fe",
"gambit_id": "4bc1b804-5176-4b5e-9047-8a4e696c6bd4",
"last_updated": "2023-03-07T11:12:01.327434-05:00",
"created_at": "2023-03-06T10:01:50.879762-05:00",
"name": "San Jose Sharks",
"reward": "1.69000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24bedd84-8fc9-484f-aaac-21895268aa4a/?format=api"
},
{
"id": "07d643c7-0716-43de-b5cc-45385f6b3d69",
"gambit_id": "47d3905b-b5f5-4578-a729-fd1c65b3be9a",
"last_updated": "2023-03-07T11:12:01.326333-05:00",
"created_at": "2023-03-06T10:01:50.878313-05:00",
"name": "Winnipeg Jets",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24bedd84-8fc9-484f-aaac-21895268aa4a/?format=api"
}
]
}