GET /api/bet_types/d40a4536-1939-436c-98a9-23a5639bf826/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d40a4536-1939-436c-98a9-23a5639bf826",
"match": "https://api-prod.gambitprofit.com/api/matches/93417224-811a-4d88-adf6-02329fae665f/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-25T09:46:54.713780-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": "Memphis Grizzlies",
"amount": 5000.0
},
{
"team": "Golden State Warriors",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "3b7becf8-c709-4a8d-9fb1-2a939cc3fcf9",
"gambit_id": "f359f046-ad27-4f30-934e-0c8da37d2c87",
"last_updated": "2023-01-26T10:57:02.220003-05:00",
"created_at": "2023-01-25T09:46:54.716370-05:00",
"name": "Memphis Grizzlies",
"reward": "1.88000",
"odds": "1.90910",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d40a4536-1939-436c-98a9-23a5639bf826/?format=api"
},
{
"id": "87490f56-d245-4a61-bd30-692d2f7c7a5d",
"gambit_id": "c227f468-bca1-4ed3-b71f-14a1a5b08245",
"last_updated": "2023-01-26T10:57:02.218883-05:00",
"created_at": "2023-01-25T09:46:54.715068-05:00",
"name": "Golden State Warriors",
"reward": "1.88000",
"odds": "1.90910",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d40a4536-1939-436c-98a9-23a5639bf826/?format=api"
}
]
}