GET /api/bet_types/7900cdba-b6ff-48d3-8385-cb246712abfe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7900cdba-b6ff-48d3-8385-cb246712abfe",
"match": "https://api-prod.gambitprofit.com/api/matches/7267a0cd-b68f-4510-9f3d-844f77714f86/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-12T10:03:11.198044-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 Clippers",
"amount": 6163.0
},
{
"team": "Sacramento Kings",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "c78b4166-73b8-4ef0-a467-45b289d69a33",
"gambit_id": "e5fd7cd6-6ebe-4a71-88a7-50f4842b5f98",
"last_updated": "2023-12-14T10:38:31.864093-05:00",
"created_at": "2023-12-12T10:03:11.205687-05:00",
"name": "Los Angeles Clippers",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7900cdba-b6ff-48d3-8385-cb246712abfe/?format=api"
},
{
"id": "265389ee-2c50-45bb-8c1f-7b6aed40bb31",
"gambit_id": "39028928-151f-42de-a98c-fbfccc2c8cef",
"last_updated": "2023-12-14T10:38:31.860663-05:00",
"created_at": "2023-12-12T10:03:11.201423-05:00",
"name": "Sacramento Kings",
"reward": "2.49000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7900cdba-b6ff-48d3-8385-cb246712abfe/?format=api"
}
]
}