GET /api/bet_types/a1d5be8a-1c67-49fa-af2e-25e8ac0550d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a1d5be8a-1c67-49fa-af2e-25e8ac0550d9",
"match": "https://api-prod.gambitprofit.com/api/matches/54889af9-cdd4-489c-ae77-a0c222962b60/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-27T09:43:13.446886-05: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": "Denver Broncos",
"amount": 6324.0
},
{
"team": "Los Angeles Chargers",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "2e4734d3-a829-4bd2-9c09-b23cb10f80f5",
"gambit_id": "0dd93abe-e73f-4138-945c-ce508300b88d",
"last_updated": "2024-01-02T10:33:10.894900-05:00",
"created_at": "2023-12-27T09:43:13.454907-05:00",
"name": "Denver Broncos",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d5be8a-1c67-49fa-af2e-25e8ac0550d9/?format=api"
},
{
"id": "41e5d4b0-01c7-45c9-8e0c-421d8f1545b4",
"gambit_id": "b9d34cb7-b1f5-4c8e-a90f-a6c9b7582982",
"last_updated": "2024-01-02T10:33:10.891634-05:00",
"created_at": "2023-12-27T09:43:13.450396-05:00",
"name": "Los Angeles Chargers",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d5be8a-1c67-49fa-af2e-25e8ac0550d9/?format=api"
}
]
}