GET /api/bet_types/02bcca08-6607-4b02-9139-1ef198af3496/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02bcca08-6607-4b02-9139-1ef198af3496",
"match": "https://api-prod.gambitprofit.com/api/matches/a8c461f8-c870-4a2a-b314-e6021bd9bd5a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-06T11:51:57.209035-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": "ARI (T Henry)",
"amount": 5363.0
},
{
"team": "WAS (M Gore)",
"amount": 4637.0
}
],
"expected_reward_tokens": 9598.59,
"profit_sb": 98.59,
"profit_sb_percentage": 1.04,
"recommended": true
},
"lines": [
{
"id": "fdf6d6e9-d665-463a-b528-29fa5eb97760",
"gambit_id": "c9672ea0-1b75-439d-a92e-9cc558a0413d",
"last_updated": "2023-05-07T11:57:16.578899-04:00",
"created_at": "2023-05-06T11:51:57.210588-04:00",
"name": "ARI (T Henry)",
"reward": "1.79000",
"odds": "1.82640",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02bcca08-6607-4b02-9139-1ef198af3496/?format=api"
},
{
"id": "5b05c135-76dc-4b00-859d-dea7bee4cce1",
"gambit_id": "dbcba9f2-1d8e-4aa9-91bf-6da0ec6d5131",
"last_updated": "2023-05-07T11:57:16.580096-04:00",
"created_at": "2023-05-06T11:51:57.211958-04:00",
"name": "WAS (M Gore)",
"reward": "2.07000",
"odds": "2.11000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02bcca08-6607-4b02-9139-1ef198af3496/?format=api"
}
]
}