GET /api/bet_types/c7fd8fac-bd12-4e38-b2c0-58ccd0594be3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c7fd8fac-bd12-4e38-b2c0-58ccd0594be3",
"match": "https://api-prod.gambitprofit.com/api/matches/b6647ead-264f-4105-9129-ef005fee5eee/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-10T09:43:09.921419-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": "Kansas City Chiefs",
"amount": 6752.0
},
{
"team": "Miami Dolphins",
"amount": 3248.0
}
],
"expected_reward_tokens": 9451.68,
"profit_sb": -48.32,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "0a99b048-aa64-4fea-9a28-0e5a61a93aa4",
"gambit_id": "49c104a4-5ed6-4e91-8b15-e81f56d81292",
"last_updated": "2024-01-15T18:23:12.033345-05:00",
"created_at": "2024-01-10T09:43:09.930296-05:00",
"name": "Kansas City Chiefs",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7fd8fac-bd12-4e38-b2c0-58ccd0594be3/?format=api"
},
{
"id": "8aa56330-1d05-41c8-b5b2-5bc5f9a3d2ef",
"gambit_id": "997dde7c-4f80-4a15-840c-aaf8a7d62d0f",
"last_updated": "2024-01-15T18:23:12.029740-05:00",
"created_at": "2024-01-10T09:43:09.925377-05:00",
"name": "Miami Dolphins",
"reward": "2.91000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7fd8fac-bd12-4e38-b2c0-58ccd0594be3/?format=api"
}
]
}