GET /api/bet_types/5846c304-f254-4ddf-825f-127d47cbbafc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5846c304-f254-4ddf-825f-127d47cbbafc",
"match": "https://api-prod.gambitprofit.com/api/matches/52b93f60-21e4-465c-be40-b2110e64dcb5/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "CLE (X Curry)",
"amount": 6395.0
},
{
"team": "DET (B Garcia)",
"amount": 3605.0
}
],
"expected_reward_tokens": 9336.7,
"profit_sb": 336.7,
"profit_sb_percentage": 3.74,
"recommended": true
},
"lines": [
{
"id": "00e5a3c6-09a6-4104-a38c-ac6040e21f4b",
"gambit_id": "acb5b25e-689d-454c-a6ad-e2cf2a2609e0",
"last_updated": "2022-08-16T14:02:08.209008-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (X Curry)",
"reward": "1.46000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5846c304-f254-4ddf-825f-127d47cbbafc/?format=api"
},
{
"id": "e2299117-485b-4b07-afed-8ef62309dd83",
"gambit_id": "2c6a6290-4ed8-4a83-9940-c68954e68370",
"last_updated": "2022-08-16T14:02:08.209467-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET (B Garcia)",
"reward": "2.59000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5846c304-f254-4ddf-825f-127d47cbbafc/?format=api"
}
]
}