GET /api/bet_types/999b950c-da38-40a5-94ec-ee4aefb1476e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "999b950c-da38-40a5-94ec-ee4aefb1476e",
"match": "https://api-prod.gambitprofit.com/api/matches/fcbfe23a-80ca-4e58-be30-b2e4fb766587/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-20T09:58:14.549401-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": "Baltimore Ravens",
"amount": 7559.0
},
{
"team": "Indianapolis Colts",
"amount": 2441.0
}
],
"expected_reward_tokens": 9446.67,
"profit_sb": -53.33,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "591607b8-3af3-4f30-80e9-3decb5e09ab7",
"gambit_id": "af05dddc-7bd8-4c2b-9fee-9084901fe554",
"last_updated": "2023-09-26T09:08:31.922766-04:00",
"created_at": "2023-09-20T09:58:14.558757-04:00",
"name": "Baltimore Ravens",
"reward": "1.25000",
"odds": "1.26320",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/999b950c-da38-40a5-94ec-ee4aefb1476e/?format=api"
},
{
"id": "ce2414bc-88ae-4b3e-8a80-bbc1efd0ba58",
"gambit_id": "3ed52163-5194-4d70-9570-3b61e4cdd06c",
"last_updated": "2023-09-26T09:08:31.918486-04:00",
"created_at": "2023-09-20T09:58:14.553661-04:00",
"name": "Indianapolis Colts",
"reward": "3.87000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/999b950c-da38-40a5-94ec-ee4aefb1476e/?format=api"
}
]
}