GET /api/bet_types/2413d6a2-abfd-42b4-a658-056d25a64692/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2413d6a2-abfd-42b4-a658-056d25a64692",
"match": "https://api-prod.gambitprofit.com/api/matches/7ef435ac-31a8-416c-a0e9-85e9a0a4b03c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-05T14:19:54.482317-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": "Houston Roughnecks",
"amount": 6326.0
},
{
"team": "San Antonio Brahmas",
"amount": 3674.0
}
],
"expected_reward_tokens": 9552.26,
"profit_sb": 52.26,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "daee7ae7-e7fd-4446-b4ae-4fb9df589ca6",
"gambit_id": "f9a20c58-6e5f-4f2d-8d26-41a5ab0b0eff",
"last_updated": "2023-03-06T19:21:47.078498-05:00",
"created_at": "2023-03-05T14:19:54.483582-05:00",
"name": "Houston Roughnecks",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2413d6a2-abfd-42b4-a658-056d25a64692/?format=api"
},
{
"id": "ac168880-abcb-44d3-a323-79581b96508a",
"gambit_id": "d6471e8e-848a-4269-80e0-fe4f1365e622",
"last_updated": "2023-03-06T19:21:47.079809-05:00",
"created_at": "2023-03-05T14:19:54.484732-05:00",
"name": "San Antonio Brahmas",
"reward": "2.60000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2413d6a2-abfd-42b4-a658-056d25a64692/?format=api"
}
]
}