GET /api/bet_types/6c99f2f1-47d7-4627-a6e9-6de9993f2a9b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6c99f2f1-47d7-4627-a6e9-6de9993f2a9b",
"match": "https://api-prod.gambitprofit.com/api/matches/95ea5ca1-3910-468a-89b2-57df5d39722f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-09T09:48:13.189788-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": "ARI (M Kelly)",
"amount": 5627.0
},
{
"team": "DET (M Lorenzen)",
"amount": 4373.0
}
],
"expected_reward_tokens": 9620.6,
"profit_sb": 120.6,
"profit_sb_percentage": 1.27,
"recommended": true
},
"lines": [
{
"id": "c3156ee3-ffdb-4ef7-b532-e193716ba02f",
"gambit_id": "1fa8b579-d8f2-4b55-9ac7-730b91642bb8",
"last_updated": "2023-06-10T10:48:13.927068-04:00",
"created_at": "2023-06-09T09:48:13.191973-04:00",
"name": "ARI (M Kelly)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c99f2f1-47d7-4627-a6e9-6de9993f2a9b/?format=api"
},
{
"id": "ff798327-be57-4ea0-b57a-cd95c9e53461",
"gambit_id": "f622392a-e95b-46c8-93bb-dcbee750b943",
"last_updated": "2023-06-10T10:48:13.929692-04:00",
"created_at": "2023-06-09T09:48:13.194168-04:00",
"name": "DET (M Lorenzen)",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c99f2f1-47d7-4627-a6e9-6de9993f2a9b/?format=api"
}
]
}