GET /api/bet_types/c645e2e8-f750-45cb-9763-92efb7c687e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c645e2e8-f750-45cb-9763-92efb7c687e4",
"match": "https://api-prod.gambitprofit.com/api/matches/e0f78903-bee7-4530-a19b-571dc351f58b/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-26T08:58:22.121950-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": "BOS",
"amount": 6010.0
},
{
"team": "TAM",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "a0576bf2-c73f-438f-ab2d-0a5ce3338004",
"gambit_id": "78e15635-67e8-46f6-8f5b-95081df545d2",
"last_updated": "2023-09-27T18:53:09.141366-04:00",
"created_at": "2023-09-26T08:58:22.130516-04:00",
"name": "BOS",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c645e2e8-f750-45cb-9763-92efb7c687e4/?format=api"
},
{
"id": "383ef3d2-2dad-4bf7-9ec1-f04059af66d4",
"gambit_id": "b1ddbed7-fe74-4b75-b5a1-c29d5adbdfbe",
"last_updated": "2023-09-27T18:53:09.138156-04:00",
"created_at": "2023-09-26T08:58:22.126118-04:00",
"name": "TAM",
"reward": "2.38000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c645e2e8-f750-45cb-9763-92efb7c687e4/?format=api"
}
]
}