GET /api/bet_types/1352d7ec-e391-411c-89d3-440e876d0238/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1352d7ec-e391-411c-89d3-440e876d0238",
"match": "https://api-prod.gambitprofit.com/api/matches/33647587-035c-4841-b217-3b40e073fa0a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-23T09:28:11.475535-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": "MIN (K Maeda)",
"amount": 5426.0
},
{
"team": "DET (J Wentz)",
"amount": 4574.0
}
],
"expected_reward_tokens": 9604.02,
"profit_sb": 104.02,
"profit_sb_percentage": 1.09,
"recommended": true
},
"lines": [
{
"id": "3ccccc05-8680-4712-a261-4b834c48b94b",
"gambit_id": "a6402d33-816b-49dc-b17c-94eb670970b5",
"last_updated": "2023-06-26T10:28:13.308311-04:00",
"created_at": "2023-06-23T09:28:11.477930-04:00",
"name": "MIN (K Maeda)",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1352d7ec-e391-411c-89d3-440e876d0238/?format=api"
},
{
"id": "27dba7e4-b0b2-444b-8b80-83fbf9e97b17",
"gambit_id": "d8ecec6d-b74f-4652-8714-d580396dddf7",
"last_updated": "2023-06-26T10:28:13.312071-04:00",
"created_at": "2023-06-23T09:28:11.480197-04:00",
"name": "DET (J Wentz)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1352d7ec-e391-411c-89d3-440e876d0238/?format=api"
}
]
}