GET /api/bet_types/7227db86-a995-4b80-9b04-8df387d3fe3c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7227db86-a995-4b80-9b04-8df387d3fe3c",
"match": "https://api-prod.gambitprofit.com/api/matches/3d1e9132-872d-4c3d-8dad-618846948cd8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-26T09:23:24.565644-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 Gilbert)",
"amount": 6885.0
},
{
"team": "KAN (J Lyles)",
"amount": 3115.0
}
],
"expected_reward_tokens": 9500.75,
"profit_sb": 0.75,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "72658523-9215-46cf-9a4a-054241d8993d",
"gambit_id": "3a82b576-60fc-4f8e-b0f7-bcab97ab1da3",
"last_updated": "2023-08-28T16:23:33.440991-04:00",
"created_at": "2023-08-26T09:23:24.573683-04:00",
"name": "SEA (L Gilbert)",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7227db86-a995-4b80-9b04-8df387d3fe3c/?format=api"
},
{
"id": "6536e268-f626-49e4-86b2-300ddba74fb8",
"gambit_id": "700d2183-700f-46a2-b34a-cdc363151cfd",
"last_updated": "2023-08-28T16:23:33.437558-04:00",
"created_at": "2023-08-26T09:23:24.569524-04:00",
"name": "KAN (J Lyles)",
"reward": "3.05000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7227db86-a995-4b80-9b04-8df387d3fe3c/?format=api"
}
]
}