GET /api/bet_types/c3eed066-5643-4198-8ca4-265b94d6bafc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c3eed066-5643-4198-8ca4-265b94d6bafc",
"match": "https://api-prod.gambitprofit.com/api/matches/098fb7aa-36ab-43ef-a69f-6bcd6b4bc259/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-01T09:23:07.337538-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": "NYM (J Verlander)",
"amount": 5765.0
},
{
"team": "SFO (A Desclafani)",
"amount": 4235.0
}
],
"expected_reward_tokens": 9569.9,
"profit_sb": 69.9,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "e8d389d7-301e-433e-ba06-72dc924d7dae",
"gambit_id": "0d9ea375-fc84-43a5-bdd5-7d83cd9e4f4a",
"last_updated": "2023-07-03T01:13:10.131556-04:00",
"created_at": "2023-07-01T09:23:07.343102-04:00",
"name": "NYM (J Verlander)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3eed066-5643-4198-8ca4-265b94d6bafc/?format=api"
},
{
"id": "10a546a4-0bd7-438e-898f-366798ceea83",
"gambit_id": "79e8c371-40fc-4282-b890-8674ee4d542e",
"last_updated": "2023-07-03T01:13:10.129969-04:00",
"created_at": "2023-07-01T09:23:07.340158-04:00",
"name": "SFO (A Desclafani)",
"reward": "2.26000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3eed066-5643-4198-8ca4-265b94d6bafc/?format=api"
}
]
}