GET /api/bet_types/b03890a1-b41b-4cbb-b7ab-dd2627cbbbd4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b03890a1-b41b-4cbb-b7ab-dd2627cbbbd4",
"match": "https://api-prod.gambitprofit.com/api/matches/07d8f6c7-ac77-44d4-ab65-bfec11964d88/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-28T11:22:18.067708-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": "DET",
"amount": 5773.0
},
{
"team": "BAL",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "8092ee29-6155-4259-a81f-abe84f02c8c1",
"gambit_id": "b2c7b4ee-60c5-44db-add9-be4147f2e97c",
"last_updated": "2023-05-05T18:37:20.182867-04:00",
"created_at": "2023-04-28T11:22:18.069404-04:00",
"name": "DET",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b03890a1-b41b-4cbb-b7ab-dd2627cbbbd4/?format=api"
},
{
"id": "433eb13e-72c5-4498-bfc2-840b73c0e0cc",
"gambit_id": "09729613-2307-45cd-b5ae-482f2ac596a8",
"last_updated": "2023-05-05T18:37:20.185119-04:00",
"created_at": "2023-04-28T11:22:18.070990-04:00",
"name": "BAL",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b03890a1-b41b-4cbb-b7ab-dd2627cbbbd4/?format=api"
}
]
}