GET /api/bet_types/6360c0d3-f4fd-4d7a-a883-ab58bbed7e2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6360c0d3-f4fd-4d7a-a883-ab58bbed7e2f",
"match": "https://api-prod.gambitprofit.com/api/matches/d9a32440-62b6-4e20-8031-bef129bc0dac/?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": "USC",
"amount": 7829.0
},
{
"team": "Washington State",
"amount": 2171.0
}
],
"expected_reward_tokens": 9551.38,
"profit_sb": 51.38,
"profit_sb_percentage": 0.54,
"recommended": true
},
"lines": [
{
"id": "bef842e1-290b-4d40-bcb6-3bd1c31cb06e",
"gambit_id": "b0489354-cf79-4091-98dc-effed1568747",
"last_updated": "2022-10-11T11:27:05.927259-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "USC",
"reward": "1.22000",
"odds": "1.22220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6360c0d3-f4fd-4d7a-a883-ab58bbed7e2f/?format=api"
},
{
"id": "b91606b9-8c3d-41c1-9e4a-ca0513c05cfa",
"gambit_id": "07175331-7cbd-459b-9f37-b0da1ed5cfab",
"last_updated": "2022-10-11T11:27:05.928283-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington State",
"reward": "4.40000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6360c0d3-f4fd-4d7a-a883-ab58bbed7e2f/?format=api"
}
]
}