GET /api/bet_types/ca25ead3-c080-4fe7-97e9-c5bf794916c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca25ead3-c080-4fe7-97e9-c5bf794916c8",
"match": "https://api-prod.gambitprofit.com/api/matches/a5b4f073-2163-4913-8774-023765d49d00/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-14T19:52:11.009959-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": "Northwestern",
"amount": 5512.0
},
{
"team": "Boise State",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "af9073f5-65ea-45d0-b44b-bffb4ebf676e",
"gambit_id": "0fb4c38e-a66e-4911-862e-14fd399034ab",
"last_updated": "2023-03-17T10:37:23.529528-04:00",
"created_at": "2023-03-14T19:52:11.011408-04:00",
"name": "Northwestern",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca25ead3-c080-4fe7-97e9-c5bf794916c8/?format=api"
},
{
"id": "4bdc3fe8-65d7-4866-be7b-019a0462d3db",
"gambit_id": "4ed3a273-9f71-4f82-ac29-aa20596be8ba",
"last_updated": "2023-03-17T10:37:23.531721-04:00",
"created_at": "2023-03-14T19:52:11.012862-04:00",
"name": "Boise State",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca25ead3-c080-4fe7-97e9-c5bf794916c8/?format=api"
}
]
}