GET /api/bet_types/5e5d9539-4c54-4763-81ee-2f3eba545e09/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5e5d9539-4c54-4763-81ee-2f3eba545e09",
"match": "https://api-prod.gambitprofit.com/api/matches/0eb44527-e9ce-4e58-b9cc-7f262235d2b1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-14T13:18:14.531809-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": "New York Mets",
"amount": 5615.0
},
{
"team": "Pittsburgh Pirates",
"amount": 4385.0
}
],
"expected_reward_tokens": 9601.65,
"profit_sb": 101.65,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "f83a5262-e70b-4c6a-822e-3c114e837949",
"gambit_id": "f7d393fb-e083-49c8-96d5-c8a8484d95fb",
"last_updated": "2023-08-15T18:43:10.562303-04:00",
"created_at": "2023-08-14T13:18:14.543098-04:00",
"name": "New York Mets",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e5d9539-4c54-4763-81ee-2f3eba545e09/?format=api"
},
{
"id": "908e1f7b-1914-48a6-bd65-2c7354a1bdf3",
"gambit_id": "2fe95f4f-e194-4bb0-922a-ef7dbb06ac25",
"last_updated": "2023-08-15T18:43:10.558970-04:00",
"created_at": "2023-08-14T13:18:14.537882-04:00",
"name": "Pittsburgh Pirates",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e5d9539-4c54-4763-81ee-2f3eba545e09/?format=api"
}
]
}