GET /api/bet_types/3eaf5686-ca20-48f9-ab41-133c8fd1ebc3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3eaf5686-ca20-48f9-ab41-133c8fd1ebc3",
"match": "https://api-prod.gambitprofit.com/api/matches/6b63ce23-2c72-4b94-810c-44a710902eff/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-20T08:43:04.662843-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": "CWS (D Cease)",
"amount": 5615.0
},
{
"team": "COL (C Flexen)",
"amount": 4385.0
}
],
"expected_reward_tokens": 9601.65,
"profit_sb": 101.65,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "928690e1-2c7c-4892-b6dd-15f57868fe8d",
"gambit_id": "17501b3c-cfe5-4e69-845a-d6574d26771f",
"last_updated": "2023-08-21T11:13:24.427964-04:00",
"created_at": "2023-08-20T08:43:04.667494-04:00",
"name": "CWS (D Cease)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eaf5686-ca20-48f9-ab41-133c8fd1ebc3/?format=api"
},
{
"id": "1d5e52a9-06b3-4a02-9834-4d9c020e36d8",
"gambit_id": "04cc36b0-8a1b-4ab6-ac97-4e827931cc89",
"last_updated": "2023-08-21T11:13:24.431480-04:00",
"created_at": "2023-08-20T08:43:04.671673-04:00",
"name": "COL (C Flexen)",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eaf5686-ca20-48f9-ab41-133c8fd1ebc3/?format=api"
}
]
}