GET /api/bet_types/4ccfcf2a-af51-4e47-b6cc-f3b968f8b4f7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4ccfcf2a-af51-4e47-b6cc-f3b968f8b4f7",
"match": "https://api-prod.gambitprofit.com/api/matches/77bf5a25-26be-4f8e-b235-a7a71084a6b0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-15T09:18:14.829303-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": "Los Angeles Lakers",
"amount": 5214.0
},
{
"team": "Sacramento Kings",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "c95ad501-8ff5-4b2c-a54a-b94bacab9093",
"gambit_id": "8f2a579f-404a-455a-a4c4-f848223b7186",
"last_updated": "2023-11-16T14:38:17.298399-05:00",
"created_at": "2023-11-15T09:18:14.838140-05:00",
"name": "Los Angeles Lakers",
"reward": "1.79000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ccfcf2a-af51-4e47-b6cc-f3b968f8b4f7/?format=api"
},
{
"id": "e0ceecae-3562-4c1b-87ee-3f0cad517e7f",
"gambit_id": "48a77172-dbc6-4a9e-ae8d-270d311d1db6",
"last_updated": "2023-11-16T14:38:17.294869-05:00",
"created_at": "2023-11-15T09:18:14.833693-05:00",
"name": "Sacramento Kings",
"reward": "1.95000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ccfcf2a-af51-4e47-b6cc-f3b968f8b4f7/?format=api"
}
]
}