GET /api/bet_types/fb22c4e7-f476-4b51-87f6-528f23c4312b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb22c4e7-f476-4b51-87f6-528f23c4312b",
"match": "https://api-prod.gambitprofit.com/api/matches/6672d35d-5d6f-465c-9baa-a1a46f7068fb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-29T08:38:26.447527-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": "HOU (J France)",
"amount": 5337.0
},
{
"team": "STL (A Wainwright)",
"amount": 4663.0
}
],
"expected_reward_tokens": 9605.78,
"profit_sb": 105.78,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "aeae5b77-3630-47c6-9a63-af86df127af5",
"gambit_id": "90d299fd-47d3-45ee-b86b-c29510df4c33",
"last_updated": "2023-06-30T10:33:06.888606-04:00",
"created_at": "2023-06-29T08:38:26.449515-04:00",
"name": "HOU (J France)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb22c4e7-f476-4b51-87f6-528f23c4312b/?format=api"
},
{
"id": "b04004be-0323-44b6-930a-712fde5939ac",
"gambit_id": "d9f7f297-364c-4a50-8606-f1ca64ef6b0e",
"last_updated": "2023-06-30T10:33:06.890759-04:00",
"created_at": "2023-06-29T08:38:26.451739-04:00",
"name": "STL (A Wainwright)",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb22c4e7-f476-4b51-87f6-528f23c4312b/?format=api"
}
]
}