GET /api/bet_types/f1118c21-5275-4b21-bcb4-e8144b97d1ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f1118c21-5275-4b21-bcb4-e8144b97d1ff",
"match": "https://api-prod.gambitprofit.com/api/matches/904ff7d1-c44a-4d72-8d3f-c126ad33ce11/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-18T08:53:09.739283-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": "ATL (B Elder)",
"amount": 6232.0
},
{
"team": "ARI (Z Davies)",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "f2de8e1f-cb40-44be-9ffa-2db0abd4be17",
"gambit_id": "14ffad8c-8474-4c89-8b65-4622e3895a14",
"last_updated": "2023-07-20T09:53:26.076915-04:00",
"created_at": "2023-07-18T08:53:09.742178-04:00",
"name": "ATL (B Elder)",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1118c21-5275-4b21-bcb4-e8144b97d1ff/?format=api"
},
{
"id": "dacc709a-f646-40b9-a1af-055b01686da3",
"gambit_id": "48aa9983-d08e-4784-a86a-131ae65fb51e",
"last_updated": "2023-07-20T09:53:26.075436-04:00",
"created_at": "2023-07-18T08:53:09.740684-04:00",
"name": "ARI (Z Davies)",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1118c21-5275-4b21-bcb4-e8144b97d1ff/?format=api"
}
]
}