GET /api/bet_types/f8a7d2a1-efcb-4df7-93be-39d3bbafdcc2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f8a7d2a1-efcb-4df7-93be-39d3bbafdcc2",
"match": "https://api-prod.gambitprofit.com/api/matches/8dfe4c54-09db-4eab-8197-55f912169098/?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": "Vicente Luque",
"amount": 6361.0
},
{
"team": "Geoff Neal",
"amount": 3639.0
}
],
"expected_reward_tokens": 9096.23,
"profit_sb": 96.23,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "7415ad92-31a1-46dd-9986-9da54bab3efd",
"gambit_id": "4a2a37ac-ed0d-4591-9912-f6607a51e580",
"last_updated": "2022-08-07T11:12:16.645891-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vicente Luque",
"reward": "1.43000",
"odds": "1.47620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8a7d2a1-efcb-4df7-93be-39d3bbafdcc2/?format=api"
},
{
"id": "86de9dfb-dfa2-44b9-9848-e6cf41a5075a",
"gambit_id": "08443c90-250e-4294-b88e-e5f1eeed2fc3",
"last_updated": "2022-08-07T11:12:16.646302-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Geoff Neal",
"reward": "2.50000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8a7d2a1-efcb-4df7-93be-39d3bbafdcc2/?format=api"
}
]
}