GET /api/bet_types/c2e834a1-113c-417a-99ea-04c74c5eb033/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c2e834a1-113c-417a-99ea-04c74c5eb033",
"match": "https://api-prod.gambitprofit.com/api/matches/ac63856e-eaa8-4a1d-8f63-c422a1ee9376/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-09T09:48:13.614960-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": "LOS (M Grove)",
"amount": 5117.0
},
{
"team": "PHI (R Suarez)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "b9789dfa-c860-4dfc-89ec-66087effeaf6",
"gambit_id": "dae101b1-929d-4d4c-8875-d589ac7b3b99",
"last_updated": "2023-06-16T19:03:26.040558-04:00",
"created_at": "2023-06-09T09:48:13.616788-04:00",
"name": "LOS (M Grove)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2e834a1-113c-417a-99ea-04c74c5eb033/?format=api"
},
{
"id": "3c26a9a2-1058-4c94-b559-7fb0ab3ef007",
"gambit_id": "b0d5ffd4-3bb1-461c-b2e3-1c79684c3154",
"last_updated": "2023-06-16T19:03:26.043045-04:00",
"created_at": "2023-06-09T09:48:13.618736-04:00",
"name": "PHI (R Suarez)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2e834a1-113c-417a-99ea-04c74c5eb033/?format=api"
}
]
}