GET /api/bet_types/09879e1b-e28b-4be2-bf06-2f1fc8b2d905/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09879e1b-e28b-4be2-bf06-2f1fc8b2d905",
"match": "https://api-prod.gambitprofit.com/api/matches/c97a95bd-adfd-4969-914b-287ac42b8de3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-16T17:37:19.414944-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": "Iowa State",
"amount": 6458.0
},
{
"team": "Pittsburgh",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "019f87e1-1858-4f04-bf37-43f191759751",
"gambit_id": "7cc1ff1e-c6d2-4ca8-9303-f5f788c96b80",
"last_updated": "2023-03-18T11:47:13.861089-04:00",
"created_at": "2023-03-16T17:37:19.416822-04:00",
"name": "Iowa State",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09879e1b-e28b-4be2-bf06-2f1fc8b2d905/?format=api"
},
{
"id": "c0cb418c-df7e-4f51-a53c-91e2ada576e7",
"gambit_id": "4899f115-cf1e-4644-a020-92c6d2f7b20f",
"last_updated": "2023-03-18T11:47:13.862575-04:00",
"created_at": "2023-03-16T17:37:19.418621-04:00",
"name": "Pittsburgh",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09879e1b-e28b-4be2-bf06-2f1fc8b2d905/?format=api"
}
]
}