GET /api/bet_types/dee556d7-86ab-4c45-8672-bda0a0745b8d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dee556d7-86ab-4c45-8672-bda0a0745b8d",
"match": "https://api-prod.gambitprofit.com/api/matches/41c90519-b6c5-45fc-924e-1eedbce89051/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-29T08:08:07.237026-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": "PHI (A Nola)",
"amount": 6173.0
},
{
"team": "PIT (Q Priester)",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "f5dd0862-2dc0-4143-ae9e-dae62978e820",
"gambit_id": "43e2a3fa-6b7a-4836-aacc-df8eaf3baf7a",
"last_updated": "2023-07-31T13:08:22.451571-04:00",
"created_at": "2023-07-29T08:08:07.241493-04:00",
"name": "PHI (A Nola)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dee556d7-86ab-4c45-8672-bda0a0745b8d/?format=api"
},
{
"id": "3567b241-6100-4366-9b77-a76f94c120b3",
"gambit_id": "b777548e-53f4-4926-8a5f-aec3963bc439",
"last_updated": "2023-07-31T13:08:22.455504-04:00",
"created_at": "2023-07-29T08:08:07.245800-04:00",
"name": "PIT (Q Priester)",
"reward": "2.50000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dee556d7-86ab-4c45-8672-bda0a0745b8d/?format=api"
}
]
}