GET /api/bet_types/f623db6d-6da5-4bf4-b819-beb4f95337a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f623db6d-6da5-4bf4-b819-beb4f95337a7",
"match": "https://api-prod.gambitprofit.com/api/matches/65d6f77a-892f-4b15-b77c-f5310d6d5431/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "Texas",
"amount": 7036.0
},
{
"team": "TCU",
"amount": 2964.0
}
],
"expected_reward_tokens": 9217.16,
"profit_sb": 217.16,
"profit_sb_percentage": 2.41,
"recommended": true
},
"lines": [
{
"id": "7863a8a4-2758-4c33-8360-5096d5cc245b",
"gambit_id": "79e2b5c5-d687-4464-9530-3af3516e290a",
"last_updated": "2022-11-14T09:29:07.605953-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Texas",
"reward": "1.31000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f623db6d-6da5-4bf4-b819-beb4f95337a7/?format=api"
},
{
"id": "3de82b56-eafc-475b-b716-b678a38a47af",
"gambit_id": "c7b730ac-83f0-4ad6-927a-bf48435d1344",
"last_updated": "2022-11-14T09:29:07.607043-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TCU",
"reward": "3.11000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f623db6d-6da5-4bf4-b819-beb4f95337a7/?format=api"
}
]
}