GET /api/bet_types/4c6c6bd1-982e-4424-a392-d48027243d39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4c6c6bd1-982e-4424-a392-d48027243d39",
"match": "https://api-prod.gambitprofit.com/api/matches/ef33ba4b-398f-49ae-b40b-e3fb1949f3cb/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-04T12:16:53.946711-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": 5599.0
},
{
"team": "CWS",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "457d27cc-5462-4a1e-85f7-4ddfb6b8bc58",
"gambit_id": "e33da7f3-dfe0-4ca6-be8f-daab3e28b181",
"last_updated": "2023-06-05T10:57:24.967175-04:00",
"created_at": "2023-06-04T12:16:53.948471-04:00",
"name": "DET",
"reward": "1.69000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c6c6bd1-982e-4424-a392-d48027243d39/?format=api"
},
{
"id": "826ac0cf-9808-4c71-bf96-2b5c58e132fe",
"gambit_id": "4e842c58-f3f5-4b14-9e5f-d81a21913653",
"last_updated": "2023-06-05T10:57:24.970229-04:00",
"created_at": "2023-06-04T12:16:53.950200-04:00",
"name": "CWS",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c6c6bd1-982e-4424-a392-d48027243d39/?format=api"
}
]
}