GET /api/bet_types/a422b2c7-91c2-4e57-88ac-bd33a87ee9cd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a422b2c7-91c2-4e57-88ac-bd33a87ee9cd",
"match": "https://api-prod.gambitprofit.com/api/matches/4dc6324c-1c08-426a-8e31-3248d0dc89f8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-13T08:57:57.028641-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": "Milwaukee Bucks",
"amount": 6856.0
},
{
"team": "Indiana Pacers",
"amount": 3144.0
}
],
"expected_reward_tokens": 9461.28,
"profit_sb": -38.72,
"profit_sb_percentage": -0.41,
"recommended": false
},
"lines": [
{
"id": "074ccdf1-728c-413c-8ccd-d56d20e91222",
"gambit_id": "17ff6a18-c41f-4e3a-9ed3-68cf69580709",
"last_updated": "2023-12-15T10:03:17.633790-05:00",
"created_at": "2023-12-13T08:57:57.038422-05:00",
"name": "Milwaukee Bucks",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a422b2c7-91c2-4e57-88ac-bd33a87ee9cd/?format=api"
},
{
"id": "d03d44c9-2823-44cb-ab6a-17be5fba7933",
"gambit_id": "773f19af-a5a3-4131-90f6-96c6f0c09182",
"last_updated": "2023-12-15T10:03:17.628381-05:00",
"created_at": "2023-12-13T08:57:57.032859-05:00",
"name": "Indiana Pacers",
"reward": "3.01000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a422b2c7-91c2-4e57-88ac-bd33a87ee9cd/?format=api"
}
]
}