GET /api/bet_types/737b185c-8c69-45f5-bd22-c8345140e609/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "737b185c-8c69-45f5-bd22-c8345140e609",
"match": "https://api-prod.gambitprofit.com/api/matches/e0ce8fad-10c0-404e-b697-25386d09a222/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-22T10:03:18.232506-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": 6390.0
},
{
"team": "HOU",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "49771466-d249-407c-bb65-a5a6cfcf22af",
"gambit_id": "c79e2551-9a2e-4971-bf8b-ac9d9da21dc2",
"last_updated": "2023-10-23T13:23:29.295539-04:00",
"created_at": "2023-10-22T10:03:18.236192-04:00",
"name": "TEX",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/737b185c-8c69-45f5-bd22-c8345140e609/?format=api"
},
{
"id": "bdb37c74-02fe-4345-906a-9cee5dc15e44",
"gambit_id": "5b97d640-bc2e-4bae-8b58-83147207462f",
"last_updated": "2023-10-23T13:23:29.298738-04:00",
"created_at": "2023-10-22T10:03:18.240807-04:00",
"name": "HOU",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/737b185c-8c69-45f5-bd22-c8345140e609/?format=api"
}
]
}