GET /api/bet_types/62ff7b27-53ec-4cde-96ec-f3193579d762/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "62ff7b27-53ec-4cde-96ec-f3193579d762",
"match": "https://api-prod.gambitprofit.com/api/matches/24f1565f-4b98-4f5b-bd82-0818ff81a045/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-23T09:18:01.149247-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": "Los Angeles Lakers",
"amount": 5000.0
},
{
"team": "Oklahoma City Thunder",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "5ba0b008-5b00-475c-8f42-dfdae94fdb38",
"gambit_id": "81b1574a-e5cb-4b0d-a4fc-a6f419ad9c15",
"last_updated": "2023-12-26T15:13:18.536859-05:00",
"created_at": "2023-12-23T09:18:01.153749-05:00",
"name": "Los Angeles Lakers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62ff7b27-53ec-4cde-96ec-f3193579d762/?format=api"
},
{
"id": "2205d19e-d3f5-42ce-8798-f9f3d6361b58",
"gambit_id": "06d79944-b533-44b9-8ca4-3e90ca353838",
"last_updated": "2023-12-26T15:13:18.540399-05:00",
"created_at": "2023-12-23T09:18:01.158581-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62ff7b27-53ec-4cde-96ec-f3193579d762/?format=api"
}
]
}