GET /api/bet_types/add13017-aeba-4b7c-8d01-0f4c586b5152/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "add13017-aeba-4b7c-8d01-0f4c586b5152",
"match": "https://api-prod.gambitprofit.com/api/matches/bb4dd00b-8617-421c-9829-3d8eed0a8b30/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-02T08:58:25.260058-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": "SEA (L Castillo)",
"amount": 5389.0
},
{
"team": "TAM (T Bradley)",
"amount": 4611.0
}
],
"expected_reward_tokens": 9590.88,
"profit_sb": 90.88,
"profit_sb_percentage": 0.96,
"recommended": true
},
"lines": [
{
"id": "9dd25623-cdf7-4e61-aaa6-fb2b315dd757",
"gambit_id": "fa3d6ffd-b6f9-4f05-a7a0-9f6747f945e2",
"last_updated": "2023-07-04T10:13:00.740856-04:00",
"created_at": "2023-07-02T08:58:25.263113-04:00",
"name": "SEA (L Castillo)",
"reward": "1.78000",
"odds": "1.81300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/add13017-aeba-4b7c-8d01-0f4c586b5152/?format=api"
},
{
"id": "63ffb08f-ed13-448e-b53b-a03ea14e151f",
"gambit_id": "f0f1b088-6521-455f-b6f3-30a092daee30",
"last_updated": "2023-07-04T10:13:00.739400-04:00",
"created_at": "2023-07-02T08:58:25.261585-04:00",
"name": "TAM (T Bradley)",
"reward": "2.08000",
"odds": "2.13000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/add13017-aeba-4b7c-8d01-0f4c586b5152/?format=api"
}
]
}