GET /api/bet_types/195a1bf3-6c93-4213-a6ed-cac2b6f23e27/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "195a1bf3-6c93-4213-a6ed-cac2b6f23e27",
"match": "https://api-prod.gambitprofit.com/api/matches/426cce7f-6006-4211-9e1f-0d55622ed91f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-06T08:07:11.401153-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": "Portland Trail Blazers",
"amount": 6547.0
},
{
"team": "Detroit Pistons",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "b8ca4193-52b9-4aac-bc12-60e36e690e66",
"gambit_id": "6ac1a730-2297-4f41-9234-40758bde3ca1",
"last_updated": "2023-03-07T10:17:17.160710-05:00",
"created_at": "2023-03-06T08:07:11.403830-05:00",
"name": "Portland Trail Blazers",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/195a1bf3-6c93-4213-a6ed-cac2b6f23e27/?format=api"
},
{
"id": "4df937c7-dd58-4813-832d-f7d2beddfa11",
"gambit_id": "c070ccd0-b20b-4c97-8d1d-6747dcfbe391",
"last_updated": "2023-03-07T10:17:17.158891-05:00",
"created_at": "2023-03-06T08:07:11.402411-05:00",
"name": "Detroit Pistons",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/195a1bf3-6c93-4213-a6ed-cac2b6f23e27/?format=api"
}
]
}