GET /api/bet_types/aa081c3e-8bfd-4bfb-bceb-8260933f1105/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa081c3e-8bfd-4bfb-bceb-8260933f1105",
"match": "https://api-prod.gambitprofit.com/api/matches/ea1cc96d-12ca-4b89-88a8-ac77f53ea953/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-25T12:38:06.032963-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": "TAM (T Glasnow)",
"amount": 6434.0
},
{
"team": "MIA (E Cabrera)",
"amount": 3566.0
}
],
"expected_reward_tokens": 9521.22,
"profit_sb": 21.22,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "5c0e3c8d-2177-46f2-9172-c4454a7ffe82",
"gambit_id": "4fd42aaa-6215-4b61-8463-1f14cfd28507",
"last_updated": "2023-07-27T13:07:58.478181-04:00",
"created_at": "2023-07-25T12:38:06.042603-04:00",
"name": "TAM (T Glasnow)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa081c3e-8bfd-4bfb-bceb-8260933f1105/?format=api"
},
{
"id": "465a9338-16ec-4d3b-8927-42d4b67ee2df",
"gambit_id": "56b3cb24-33c9-4565-98e1-c4cb1cd1ea34",
"last_updated": "2023-07-27T13:07:58.474503-04:00",
"created_at": "2023-07-25T12:38:06.037577-04:00",
"name": "MIA (E Cabrera)",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa081c3e-8bfd-4bfb-bceb-8260933f1105/?format=api"
}
]
}