GET /api/bet_types/80fc8701-22a0-4cb1-bc06-c37ff7a4474f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "80fc8701-22a0-4cb1-bc06-c37ff7a4474f",
"match": "https://api-prod.gambitprofit.com/api/matches/ab29dfde-2b74-401f-bffe-2305ab9d998e/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-19T12:17:07.831979-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": 6308.0
},
{
"team": "KAN",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "ce25d3dd-abdf-4719-ae24-650e35d9176b",
"gambit_id": "a1dae4f3-3dee-4c2c-ad68-2643ebb7efcb",
"last_updated": "2023-04-20T11:42:17.683318-04:00",
"created_at": "2023-04-19T12:17:07.835521-04:00",
"name": "TEX",
"reward": "1.51000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80fc8701-22a0-4cb1-bc06-c37ff7a4474f/?format=api"
},
{
"id": "88af4905-5c07-434b-ac3a-066cb1594f8f",
"gambit_id": "19c4389f-e39e-4824-a956-0df8c3736c41",
"last_updated": "2023-04-20T11:42:17.681473-04:00",
"created_at": "2023-04-19T12:17:07.833582-04:00",
"name": "KAN",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80fc8701-22a0-4cb1-bc06-c37ff7a4474f/?format=api"
}
]
}