GET /api/bet_types/3f31e9dd-68f9-4fd6-8abd-ba379cc83237/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f31e9dd-68f9-4fd6-8abd-ba379cc83237",
"match": "https://api-prod.gambitprofit.com/api/matches/77133ecb-32d9-4572-a763-dea5d2eb0fec/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-27T10:18:17.099648-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": "Charlotte Hornets",
"amount": 6160.0
},
{
"team": "Detroit Pistons",
"amount": 3840.0
}
],
"expected_reward_tokens": 9484.8,
"profit_sb": -15.2,
"profit_sb_percentage": -0.16,
"recommended": false
},
"lines": [
{
"id": "36e7c949-5989-47c5-9b54-a1af2835e888",
"gambit_id": "4a9b5ea8-15de-4703-bf35-f5356e8338c6",
"last_updated": "2023-10-30T15:03:11.091094-04:00",
"created_at": "2023-10-27T10:18:17.110358-04:00",
"name": "Charlotte Hornets",
"reward": "1.54000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f31e9dd-68f9-4fd6-8abd-ba379cc83237/?format=api"
},
{
"id": "2e6ce7d7-7123-4723-b76c-27c2e6cbfed0",
"gambit_id": "f80d4d9d-62ac-4ad3-9fa1-fd3d5fc493f5",
"last_updated": "2023-10-30T15:03:11.085743-04:00",
"created_at": "2023-10-27T10:18:17.105545-04:00",
"name": "Detroit Pistons",
"reward": "2.47000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f31e9dd-68f9-4fd6-8abd-ba379cc83237/?format=api"
}
]
}