GET /api/bet_types/69525e87-d4f6-45aa-b7e5-f28d236b46b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69525e87-d4f6-45aa-b7e5-f28d236b46b8",
"match": "https://api-prod.gambitprofit.com/api/matches/eeb183b7-4308-4ad9-9363-71a65e43f84a/?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": "ATL (I Anderson)",
"amount": 6196.0
},
{
"team": "MIA (T Nance)",
"amount": 3804.0
}
],
"expected_reward_tokens": 9355.96,
"profit_sb": 355.96,
"profit_sb_percentage": 3.96,
"recommended": true
},
"lines": [
{
"id": "0c0bbd1f-8759-4666-8fdd-08c726f21a72",
"gambit_id": "e40e562c-ed21-4bbe-938f-47808125ae49",
"last_updated": "2022-08-14T13:42:11.652520-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (I Anderson)",
"reward": "1.51000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69525e87-d4f6-45aa-b7e5-f28d236b46b8/?format=api"
},
{
"id": "5a93562c-9d81-4009-9669-e45ee3c7bbbd",
"gambit_id": "60459430-f316-44f1-9f53-ced24f7215d1",
"last_updated": "2022-08-14T13:42:11.652874-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA (T Nance)",
"reward": "2.46000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69525e87-d4f6-45aa-b7e5-f28d236b46b8/?format=api"
}
]
}