GET /api/bet_types/ff3b9954-e42a-4195-bf5e-c57ff321fde8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff3b9954-e42a-4195-bf5e-c57ff321fde8",
"match": "https://api-prod.gambitprofit.com/api/matches/39217550-7bdd-4d6d-b952-eeeabf00a6aa/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Los Angeles Clippers",
"amount": 7510.0
},
{
"team": "Charlotte Hornets",
"amount": 2490.0
}
],
"expected_reward_tokens": 9162.2,
"profit_sb": 162.2,
"profit_sb_percentage": 1.8,
"recommended": true
},
"lines": [
{
"id": "3f33cb93-c73d-447e-8548-8dc4b3976bef",
"gambit_id": "acdf2918-3826-4359-b894-831d92ace902",
"last_updated": "2022-12-22T10:32:28.334554-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Clippers",
"reward": "1.22000",
"odds": "1.25640",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff3b9954-e42a-4195-bf5e-c57ff321fde8/?format=api"
},
{
"id": "8c31a497-53b8-4f53-9f0d-20d154e5b078",
"gambit_id": "3f74daee-7538-456d-975e-c2cb42897921",
"last_updated": "2022-12-22T10:32:28.335578-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Charlotte Hornets",
"reward": "3.68000",
"odds": "4.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff3b9954-e42a-4195-bf5e-c57ff321fde8/?format=api"
}
]
}