GET /api/bet_types/51b16cda-7c14-4aaf-a890-2652fc97b997/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51b16cda-7c14-4aaf-a890-2652fc97b997",
"match": "https://api-prod.gambitprofit.com/api/matches/2687c607-ad89-46c4-97fe-de51eba81698/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-27T10:47:01.191514-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": "MIN (P Lopez)",
"amount": 5144.0
},
{
"team": "TOR (C Bassitt)",
"amount": 4856.0
}
],
"expected_reward_tokens": 9566.32,
"profit_sb": 66.32,
"profit_sb_percentage": 0.7,
"recommended": true
},
"lines": [
{
"id": "f13f8f2b-9e07-40ef-b356-0036c0d19130",
"gambit_id": "6289b49d-31b3-449a-af1f-7c70eaed4737",
"last_updated": "2023-05-29T11:47:18.128637-04:00",
"created_at": "2023-05-27T10:47:01.199724-04:00",
"name": "MIN (P Lopez)",
"reward": "1.86000",
"odds": "1.90090",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51b16cda-7c14-4aaf-a890-2652fc97b997/?format=api"
},
{
"id": "879d2641-1924-43d8-b8f2-4a2cd851b158",
"gambit_id": "0bf030f0-4551-4646-8c53-bb719f808389",
"last_updated": "2023-05-29T11:47:18.126335-04:00",
"created_at": "2023-05-27T10:47:01.196504-04:00",
"name": "TOR (C Bassitt)",
"reward": "1.97000",
"odds": "2.01000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51b16cda-7c14-4aaf-a890-2652fc97b997/?format=api"
}
]
}