GET /api/bet_types/2244d626-4873-4bcf-98c6-5adad8997e96/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2244d626-4873-4bcf-98c6-5adad8997e96",
"match": "https://api-prod.gambitprofit.com/api/matches/8a5ccc6e-257b-4503-a4e5-507c457c6183/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-18T08:43:15.437642-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": "LOS (T Gonsolin)",
"amount": 5776.0
},
{
"team": "MIA (S Alcantara)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "23a86e08-473d-4038-a1b2-d2e8f4c37c51",
"gambit_id": "70d347b6-8ed0-48bc-82a3-14dd73ad3161",
"last_updated": "2023-08-19T10:53:26.644349-04:00",
"created_at": "2023-08-18T08:43:15.445781-04:00",
"name": "LOS (T Gonsolin)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2244d626-4873-4bcf-98c6-5adad8997e96/?format=api"
},
{
"id": "3fe4794b-f3d6-444f-8dea-d2bfaa5f1011",
"gambit_id": "fb700810-0c1d-4013-930b-5606f61d2f7c",
"last_updated": "2023-08-19T10:53:26.640997-04:00",
"created_at": "2023-08-18T08:43:15.441512-04:00",
"name": "MIA (S Alcantara)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2244d626-4873-4bcf-98c6-5adad8997e96/?format=api"
}
]
}