GET /api/bet_types/e5f267c8-68cb-498a-85e8-7e70b6d66046/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e5f267c8-68cb-498a-85e8-7e70b6d66046",
"match": "https://api-prod.gambitprofit.com/api/matches/91584485-71d0-435c-97af-0cb4e5df5e8f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-26T11:52:14.851050-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": "Boston Celtics",
"amount": 5421.0
},
{
"team": "Miami Heat",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "77448f3e-a0f5-4e96-87aa-7e67957bd3af",
"gambit_id": "a5e28324-86b6-446f-b86f-a0a2719b5dcc",
"last_updated": "2023-05-29T11:47:16.245941-04:00",
"created_at": "2023-05-26T11:52:14.853020-04:00",
"name": "Boston Celtics",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5f267c8-68cb-498a-85e8-7e70b6d66046/?format=api"
},
{
"id": "f44ef593-6421-491f-a0ee-b384ff498543",
"gambit_id": "2bbfbf9b-54ce-4e2c-9d6a-689f4463c7d8",
"last_updated": "2023-05-29T11:47:16.248544-04:00",
"created_at": "2023-05-26T11:52:14.855066-04:00",
"name": "Miami Heat",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5f267c8-68cb-498a-85e8-7e70b6d66046/?format=api"
}
]
}