GET /api/bet_types/ebf139c3-b6c6-4574-b74c-0a6d0c41bbe3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebf139c3-b6c6-4574-b74c-0a6d0c41bbe3",
"match": "https://api-prod.gambitprofit.com/api/matches/c739ace4-2df8-4d28-94f2-f863baf5aa38/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-05T09:32:56.578046-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": "Carolina Hurricanes",
"amount": 6232.0
},
{
"team": "Washington Capitals",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "44aae135-d485-4690-b87c-cbd8e7c31803",
"gambit_id": "be093737-bf4e-4a77-bdbe-bd6f5fa09af9",
"last_updated": "2024-01-08T14:18:08.724867-05:00",
"created_at": "2024-01-05T09:32:56.582276-05:00",
"name": "Carolina Hurricanes",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf139c3-b6c6-4574-b74c-0a6d0c41bbe3/?format=api"
},
{
"id": "2b77c3b3-b8cd-489f-824c-c3b776012cfd",
"gambit_id": "89c4f5cc-0840-4992-9062-16d8840c1276",
"last_updated": "2024-01-08T14:18:08.729500-05:00",
"created_at": "2024-01-05T09:32:56.586691-05:00",
"name": "Washington Capitals",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf139c3-b6c6-4574-b74c-0a6d0c41bbe3/?format=api"
}
]
}