GET /api/bet_types/44a2735a-cf0e-44cb-a6bf-1d978f0bb558/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44a2735a-cf0e-44cb-a6bf-1d978f0bb558",
"match": "https://api-prod.gambitprofit.com/api/matches/f5f7836b-aa9e-440f-8070-8203547add9d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-27T08:43:24.612666-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 (Z Gallen)",
"amount": 5527.0
},
{
"team": "TAM (T Bradley)",
"amount": 4473.0
}
],
"expected_reward_tokens": 9616.95,
"profit_sb": 116.95,
"profit_sb_percentage": 1.23,
"recommended": true
},
"lines": [
{
"id": "717a3959-0743-4abe-9f00-c03791354272",
"gambit_id": "2c98b9d7-0ccf-42db-b54f-ff6ae88e5eaf",
"last_updated": "2023-06-28T21:23:07.453369-04:00",
"created_at": "2023-06-27T08:43:24.617855-04:00",
"name": "ARI (Z Gallen)",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44a2735a-cf0e-44cb-a6bf-1d978f0bb558/?format=api"
},
{
"id": "198fccfa-5f6b-4a31-bf6f-50def9ac32ff",
"gambit_id": "11d6bb9c-b5bb-4ce4-a3f1-ea0522b3f929",
"last_updated": "2023-06-28T21:23:07.450994-04:00",
"created_at": "2023-06-27T08:43:24.615390-04:00",
"name": "TAM (T Bradley)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44a2735a-cf0e-44cb-a6bf-1d978f0bb558/?format=api"
}
]
}