GET /api/bet_types/50749cd3-b2fa-4704-a7a0-064f12c09543/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50749cd3-b2fa-4704-a7a0-064f12c09543",
"match": "https://api-prod.gambitprofit.com/api/matches/67a536ca-8b68-4237-99fd-719619f364c5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-02T10:32:07.282442-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": "MIN (B Ober)",
"amount": 5490.0
},
{
"team": "CLE (A Civale)",
"amount": 4510.0
}
],
"expected_reward_tokens": 9606.3,
"profit_sb": 106.3,
"profit_sb_percentage": 1.12,
"recommended": true
},
"lines": [
{
"id": "6fe434d5-3aab-4f5f-aa7a-1a3a0aa90875",
"gambit_id": "a36e0a20-44ec-4d4c-960b-20484483f9a0",
"last_updated": "2023-06-04T13:22:20.023928-04:00",
"created_at": "2023-06-02T10:32:07.285732-04:00",
"name": "MIN (B Ober)",
"reward": "1.75000",
"odds": "1.78120",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50749cd3-b2fa-4704-a7a0-064f12c09543/?format=api"
},
{
"id": "7c7587a9-21d4-4779-956d-132fa39dce67",
"gambit_id": "b59ac5ec-22d0-4a06-9aec-6136f5299083",
"last_updated": "2023-06-04T13:22:20.021943-04:00",
"created_at": "2023-06-02T10:32:07.284188-04:00",
"name": "CLE (A Civale)",
"reward": "2.13000",
"odds": "2.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50749cd3-b2fa-4704-a7a0-064f12c09543/?format=api"
}
]
}