GET /api/bet_types/264df567-62ae-475c-bada-2db38dfcd553/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "264df567-62ae-475c-bada-2db38dfcd553",
"match": "https://api-prod.gambitprofit.com/api/matches/eeedb53a-dd77-4f81-9199-291907cde880/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-28T08:23:01.762571-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": "MIA (B Garrett)",
"amount": 5970.0
},
{
"team": "DET (R Olson)",
"amount": 4030.0
}
],
"expected_reward_tokens": 9551.1,
"profit_sb": 51.1,
"profit_sb_percentage": 0.54,
"recommended": true
},
"lines": [
{
"id": "97b98660-dd56-4b6b-b168-dfed01bea264",
"gambit_id": "eee2554d-1db8-40f6-a297-c01e714d9806",
"last_updated": "2023-07-29T19:48:01.630992-04:00",
"created_at": "2023-07-28T08:23:01.781130-04:00",
"name": "MIA (B Garrett)",
"reward": "1.60000",
"odds": "1.63290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264df567-62ae-475c-bada-2db38dfcd553/?format=api"
},
{
"id": "fd56cd19-ae12-4c98-88fd-a982eb7b5ea2",
"gambit_id": "987ffaf6-31df-4bf8-a1b2-86877d2aa368",
"last_updated": "2023-07-29T19:48:01.624411-04:00",
"created_at": "2023-07-28T08:23:01.771528-04:00",
"name": "DET (R Olson)",
"reward": "2.37000",
"odds": "2.43000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264df567-62ae-475c-bada-2db38dfcd553/?format=api"
}
]
}