GET /api/bet_types/3548d4c7-fb13-48a0-9d87-1d0ffac2a0ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3548d4c7-fb13-48a0-9d87-1d0ffac2a0ac",
"match": "https://api-prod.gambitprofit.com/api/matches/035d0eed-d3e0-4931-9dbe-de1ed080793d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-31T10:01:58.384638-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": "Seattle Sea Dragons",
"amount": 6458.0
},
{
"team": "Arlington Renegades",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "7f61a1e9-63f9-413e-9df9-82770522bd96",
"gambit_id": "339eae27-a988-4cbf-9b82-acee10fbcedb",
"last_updated": "2023-04-01T10:12:13.413840-04:00",
"created_at": "2023-03-31T10:01:58.389945-04:00",
"name": "Seattle Sea Dragons",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3548d4c7-fb13-48a0-9d87-1d0ffac2a0ac/?format=api"
},
{
"id": "3fe96f15-f9ba-4c84-bd9d-915c82918d95",
"gambit_id": "29faff05-38dc-4f55-b0c5-5def446c61a7",
"last_updated": "2023-04-01T10:12:13.415659-04:00",
"created_at": "2023-03-31T10:01:58.387382-04:00",
"name": "Arlington Renegades",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3548d4c7-fb13-48a0-9d87-1d0ffac2a0ac/?format=api"
}
]
}