GET /api/bet_types/0f6de184-46f0-47c6-8c0b-77011f006ec8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f6de184-46f0-47c6-8c0b-77011f006ec8",
"match": "https://api-prod.gambitprofit.com/api/matches/f91a0b66-69ed-47f0-b16d-7d627cfb9183/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-09T08:43:17.828199-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": "TEX",
"amount": 5614.0
},
{
"team": "WAS",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "54397398-81aa-412b-94eb-ef4ef075df5d",
"gambit_id": "479b68ce-7887-4199-bb3c-fc09facebdcd",
"last_updated": "2023-07-10T18:33:27.847824-04:00",
"created_at": "2023-07-09T08:43:17.830355-04:00",
"name": "TEX",
"reward": "1.68000",
"odds": "1.71430",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f6de184-46f0-47c6-8c0b-77011f006ec8/?format=api"
},
{
"id": "0ad71806-a704-44ed-adc7-00f1855929b5",
"gambit_id": "67e98142-c745-4a5a-a3f4-7ed4d912de6f",
"last_updated": "2023-07-10T18:33:27.849246-04:00",
"created_at": "2023-07-09T08:43:17.832585-04:00",
"name": "WAS",
"reward": "2.15000",
"odds": "2.20000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f6de184-46f0-47c6-8c0b-77011f006ec8/?format=api"
}
]
}