GET /api/bet_types/30084b0e-d34c-497c-8265-ea92b1b603b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "30084b0e-d34c-497c-8265-ea92b1b603b2",
"match": "https://api-prod.gambitprofit.com/api/matches/9c33c215-b431-48af-8e40-a82f1f7301bb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-14T08:48:11.936991-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": "HOU (F Valdez)",
"amount": 5541.0
},
{
"team": "MIA (B Garrett)",
"amount": 4459.0
}
],
"expected_reward_tokens": 9585.93,
"profit_sb": 85.93,
"profit_sb_percentage": 0.9,
"recommended": true
},
"lines": [
{
"id": "7f9429b2-a627-4057-a9f0-53a055f963d6",
"gambit_id": "89831938-60f1-4ab3-9ffc-02b9fe7de023",
"last_updated": "2023-08-15T10:18:11.427556-04:00",
"created_at": "2023-08-14T08:48:11.947661-04:00",
"name": "HOU (F Valdez)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30084b0e-d34c-497c-8265-ea92b1b603b2/?format=api"
},
{
"id": "1c13c68b-9267-473e-b9f5-4ae4781c79e5",
"gambit_id": "7d64ff5a-186e-4e14-9a9a-24ebc955a3c0",
"last_updated": "2023-08-15T10:18:11.423811-04:00",
"created_at": "2023-08-14T08:48:11.942634-04:00",
"name": "MIA (B Garrett)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30084b0e-d34c-497c-8265-ea92b1b603b2/?format=api"
}
]
}