GET /api/bet_types/17f83339-73eb-4f6d-be35-652ff28201a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17f83339-73eb-4f6d-be35-652ff28201a6",
"match": "https://api-prod.gambitprofit.com/api/matches/eeab49cb-fd0e-4740-bc5a-ac3d5f62548d/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-08T08:38:22.347928-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": "BAL",
"amount": 6324.0
},
{
"team": "MIN",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "b05a67b6-b588-4849-8551-9d531c6db6a7",
"gambit_id": "b1401d30-5b9d-4690-85a1-2b20cbc88bf0",
"last_updated": "2023-07-10T10:13:18.562861-04:00",
"created_at": "2023-07-08T08:38:22.350334-04:00",
"name": "BAL",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17f83339-73eb-4f6d-be35-652ff28201a6/?format=api"
},
{
"id": "b129b1f2-07f1-418b-b8ac-b67712ee149a",
"gambit_id": "b5bcb021-5585-464c-b821-754fecdb1a68",
"last_updated": "2023-07-10T10:13:18.565012-04:00",
"created_at": "2023-07-08T08:38:22.352851-04:00",
"name": "MIN",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17f83339-73eb-4f6d-be35-652ff28201a6/?format=api"
}
]
}