GET /api/bet_types/3ed7f2a7-b323-466e-a69f-3461ca170c6e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3ed7f2a7-b323-466e-a69f-3461ca170c6e",
"match": "https://api-prod.gambitprofit.com/api/matches/deffd9bf-23c7-40dd-83df-b1b6a4c31485/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-03T11:03:19.222497-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": "CIN (L Weaver)",
"amount": 5222.0
},
{
"team": "WAS (J Irvin)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "0ae388b6-1f2c-42f7-826b-3c4252ac62f4",
"gambit_id": "4a5bff81-969e-4155-b08b-7440ec6f0bf5",
"last_updated": "2023-07-04T10:43:00.525244-04:00",
"created_at": "2023-07-03T11:03:19.224170-04:00",
"name": "CIN (L Weaver)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ed7f2a7-b323-466e-a69f-3461ca170c6e/?format=api"
},
{
"id": "012df8d3-b03c-4d1f-a15f-02c9eb7781de",
"gambit_id": "7adfa16c-0608-41a0-85cf-6661dc0c4e3c",
"last_updated": "2023-07-04T10:43:00.526753-04:00",
"created_at": "2023-07-03T11:03:19.230754-04:00",
"name": "WAS (J Irvin)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ed7f2a7-b323-466e-a69f-3461ca170c6e/?format=api"
}
]
}