GET /api/bet_types/8094333b-27bf-44cc-9608-1a9558e7b0eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8094333b-27bf-44cc-9608-1a9558e7b0eb",
"match": "https://api-prod.gambitprofit.com/api/matches/63b3476b-d1ec-4be1-9c4c-48f8d6c19ba6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-22T09:08:17.953006-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": "Indiana Pacers",
"amount": 5602.0
},
{
"team": "Toronto Raptors",
"amount": 4398.0
}
],
"expected_reward_tokens": 9411.36,
"profit_sb": -88.64,
"profit_sb_percentage": -0.93,
"recommended": false
},
"lines": [
{
"id": "9c68f00d-e480-4895-b4db-c07a4f0a6b45",
"gambit_id": "a93f2f56-b978-46df-b9bd-6cf89c2391fe",
"last_updated": "2023-11-23T16:28:10.021657-05:00",
"created_at": "2023-11-22T09:08:17.960861-05:00",
"name": "Indiana Pacers",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8094333b-27bf-44cc-9608-1a9558e7b0eb/?format=api"
},
{
"id": "22c5ebc1-07d1-4921-92ca-412b4e634b74",
"gambit_id": "a072297f-4255-4336-b184-fe39e741cc92",
"last_updated": "2023-11-23T16:28:10.018099-05:00",
"created_at": "2023-11-22T09:08:17.956876-05:00",
"name": "Toronto Raptors",
"reward": "2.14000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8094333b-27bf-44cc-9608-1a9558e7b0eb/?format=api"
}
]
}