GET /api/bet_types/4329e133-5614-4b95-9e31-dabc4804cf0f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4329e133-5614-4b95-9e31-dabc4804cf0f",
"match": "https://api-prod.gambitprofit.com/api/matches/ab70fd89-3c24-4a73-8cf6-9aa074af952c/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-10T09:38:10.112156-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": "Oklahoma City Thunder",
"amount": 5000.0
},
{
"team": "Miami Heat",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7a0b6847-3eb0-4fb5-a2ce-617af357c629",
"gambit_id": "447c9472-363f-4e5b-8d49-19057bde89a6",
"last_updated": "2024-01-11T11:23:08.579089-05:00",
"created_at": "2024-01-10T09:38:10.117286-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4329e133-5614-4b95-9e31-dabc4804cf0f/?format=api"
},
{
"id": "39a56730-5322-40d1-895c-ee13164368a7",
"gambit_id": "120fd4ad-c101-4e9f-bd17-e62a73a25685",
"last_updated": "2024-01-11T11:23:08.582817-05:00",
"created_at": "2024-01-10T09:38:10.121653-05:00",
"name": "Miami Heat",
"reward": "1.87000",
"odds": "1.90910",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4329e133-5614-4b95-9e31-dabc4804cf0f/?format=api"
}
]
}