GET /api/bet_types/f3e14b6f-387e-4a87-91d2-fb0c50cfd69f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f3e14b6f-387e-4a87-91d2-fb0c50cfd69f",
"match": "https://api-prod.gambitprofit.com/api/matches/3745e783-c19f-44da-9b1d-3b05aea9a7d7/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-18T08:53:10.612624-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": "KAN",
"amount": 5107.0
},
{
"team": "DET",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "287b80f3-8f17-4e78-8eb0-c71d053a652a",
"gambit_id": "ae35373f-9753-4de7-a2de-ab84786ae7ec",
"last_updated": "2023-07-20T09:48:17.403293-04:00",
"created_at": "2023-07-18T08:53:10.616120-04:00",
"name": "KAN",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3e14b6f-387e-4a87-91d2-fb0c50cfd69f/?format=api"
},
{
"id": "03af402f-47c0-477d-9b52-5dc935037fd9",
"gambit_id": "f48ccfc0-99b0-4492-87c8-7f1ced410990",
"last_updated": "2023-07-20T09:48:17.400383-04:00",
"created_at": "2023-07-18T08:53:10.614208-04:00",
"name": "DET",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3e14b6f-387e-4a87-91d2-fb0c50cfd69f/?format=api"
}
]
}