GET /api/bet_types/ff619d9e-29ba-4765-bd6e-7ac7df5e8961/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff619d9e-29ba-4765-bd6e-7ac7df5e8961",
"match": "https://api-prod.gambitprofit.com/api/matches/ba6c386d-e700-44ec-b3ab-6cad425e42cd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-03T09:21:59.486520-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": "Toronto Raptors",
"amount": 7195.0
},
{
"team": "Houston Rockets",
"amount": 2805.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "e3bf7eeb-65b7-4f67-a9b1-62f6c28249da",
"gambit_id": "dbd1d331-4286-4d5c-99c7-c1a9a23e07b5",
"last_updated": "2023-02-04T12:01:57.713675-05:00",
"created_at": "2023-02-03T09:21:59.489032-05:00",
"name": "Toronto Raptors",
"reward": "1.31000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff619d9e-29ba-4765-bd6e-7ac7df5e8961/?format=api"
},
{
"id": "b7bd6082-a041-4278-aa2b-36d6055d2333",
"gambit_id": "da85ec51-18ae-4f8c-9f4b-f65ce758dcbf",
"last_updated": "2023-02-04T12:01:57.712565-05:00",
"created_at": "2023-02-03T09:21:59.487743-05:00",
"name": "Houston Rockets",
"reward": "3.36000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff619d9e-29ba-4765-bd6e-7ac7df5e8961/?format=api"
}
]
}