GET /api/bet_types/f77179ad-b213-4d9d-a6ce-191607c7d638/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f77179ad-b213-4d9d-a6ce-191607c7d638",
"match": "https://api-prod.gambitprofit.com/api/matches/600577c5-6a87-4ed1-b3c8-ecf556314fea/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-21T08:33:15.522054-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": 5787.0
},
{
"team": "MIL (J Teheran)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "f028d795-9ca6-4695-a03e-18f6f8609e83",
"gambit_id": "2ba40102-2f71-425e-9df2-dec25418ff4c",
"last_updated": "2023-06-22T11:03:08.022395-04:00",
"created_at": "2023-06-21T08:33:15.524344-04:00",
"name": "ARI (Z Gallen)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f77179ad-b213-4d9d-a6ce-191607c7d638/?format=api"
},
{
"id": "ef4aa7c7-f0ca-49b6-ab24-b009362ba88f",
"gambit_id": "e64a71bb-cb44-4cfe-aca9-fddf37044481",
"last_updated": "2023-06-22T11:03:08.024187-04:00",
"created_at": "2023-06-21T08:33:15.526763-04:00",
"name": "MIL (J Teheran)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f77179ad-b213-4d9d-a6ce-191607c7d638/?format=api"
}
]
}