GET /api/bet_types/7191d547-e6df-4670-aff1-a0c0616b7693/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7191d547-e6df-4670-aff1-a0c0616b7693",
"match": "https://api-prod.gambitprofit.com/api/matches/c2d51eab-a5d7-4995-b181-dedd84f89481/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-06T10:57:12.503904-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": 6182.0
},
{
"team": "CIN (L Weaver)",
"amount": 3818.0
}
],
"expected_reward_tokens": 9582.1,
"profit_sb": 82.1,
"profit_sb_percentage": 0.86,
"recommended": true
},
"lines": [
{
"id": "add1a829-3033-4ff2-a2e3-03addb583297",
"gambit_id": "9f8465e5-d480-44c3-86c4-4506d01d9343",
"last_updated": "2023-06-07T10:28:07.614206-04:00",
"created_at": "2023-06-06T10:57:12.507241-04:00",
"name": "LOS (T Gonsolin)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7191d547-e6df-4670-aff1-a0c0616b7693/?format=api"
},
{
"id": "f3c5a421-7e98-4959-b032-88c15de1c221",
"gambit_id": "9abf62fb-d5bc-4b8d-9f08-430b83b3fd8c",
"last_updated": "2023-06-07T10:28:07.616598-04:00",
"created_at": "2023-06-06T10:57:12.510145-04:00",
"name": "CIN (L Weaver)",
"reward": "2.51000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7191d547-e6df-4670-aff1-a0c0616b7693/?format=api"
}
]
}