GET /api/bet_types/eeaf1349-7b50-4d61-9a0c-9f95d691654a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eeaf1349-7b50-4d61-9a0c-9f95d691654a",
"match": "https://api-prod.gambitprofit.com/api/matches/b18f51c7-7c71-4a99-8d80-a21ad4a0d331/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-04T09:52:09.625057-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": "Philadelphia 76ers",
"amount": 6020.0
},
{
"team": "Boston Celtics",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "81811f88-8daf-4576-a23b-ee068f4120cf",
"gambit_id": "92f54b84-2f0a-4f17-9fce-f35f0a2ed81f",
"last_updated": "2023-04-05T17:42:14.605316-04:00",
"created_at": "2023-04-04T09:52:09.626279-04:00",
"name": "Philadelphia 76ers",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eeaf1349-7b50-4d61-9a0c-9f95d691654a/?format=api"
},
{
"id": "b0a9156c-2b19-4368-b589-9b0094c03a5c",
"gambit_id": "6da62454-b38a-47db-9cc0-5ef098546237",
"last_updated": "2023-04-05T17:42:14.607525-04:00",
"created_at": "2023-04-04T09:52:09.628137-04:00",
"name": "Boston Celtics",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eeaf1349-7b50-4d61-9a0c-9f95d691654a/?format=api"
}
]
}