GET /api/bet_types/fc3cdb3f-2554-4e40-b5a7-2cba4dcf68dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc3cdb3f-2554-4e40-b5a7-2cba4dcf68dc",
"match": "https://api-prod.gambitprofit.com/api/matches/e0d87c53-4880-45c0-9531-da5d0a107495/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-20T08:43:03.709271-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": "PIT",
"amount": 6090.0
},
{
"team": "MIN",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "4abde91d-cf7b-4796-9ec5-d0a3afa9a7ed",
"gambit_id": "ee134e8a-edf2-46ed-b4db-3a48f01a45bf",
"last_updated": "2023-08-27T14:08:10.913607-04:00",
"created_at": "2023-08-20T08:43:03.713579-04:00",
"name": "PIT",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc3cdb3f-2554-4e40-b5a7-2cba4dcf68dc/?format=api"
},
{
"id": "d0a0b4f6-3f3b-41f5-b53f-7f0e624d9a88",
"gambit_id": "59103c4e-becb-4388-9ee6-b6bfedd1aa34",
"last_updated": "2023-08-27T14:08:10.910051-04:00",
"created_at": "2023-08-20T08:43:03.717769-04:00",
"name": "MIN",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc3cdb3f-2554-4e40-b5a7-2cba4dcf68dc/?format=api"
}
]
}