GET /api/bet_types/250172f2-2968-49ab-9758-1a2e652a8703/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "250172f2-2968-49ab-9758-1a2e652a8703",
"match": "https://api-prod.gambitprofit.com/api/matches/607b927b-1e10-44af-a6ae-9a71f9c6186d/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-29T23:47:14.347696-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": "BAL",
"amount": 6308.0
},
{
"team": "BOS",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "41aff53a-0bb5-4758-8350-bfdf26a80ab3",
"gambit_id": "0d522732-4a09-48db-83ce-68918caf5547",
"last_updated": "2023-03-31T10:52:13.244390-04:00",
"created_at": "2023-03-29T23:47:14.352661-04:00",
"name": "BAL",
"reward": "1.51000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/250172f2-2968-49ab-9758-1a2e652a8703/?format=api"
},
{
"id": "4e5be0cf-2775-4d9f-9193-580ff6046b39",
"gambit_id": "d6ee536f-e94d-4fb2-84ee-9b66f5a5b65e",
"last_updated": "2023-03-31T10:52:13.242626-04:00",
"created_at": "2023-03-29T23:47:14.349910-04:00",
"name": "BOS",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/250172f2-2968-49ab-9758-1a2e652a8703/?format=api"
}
]
}