GET /api/bet_types/40c549cc-53c5-4c6b-8b77-8c37c9ad05c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40c549cc-53c5-4c6b-8b77-8c37c9ad05c8",
"match": "https://api-prod.gambitprofit.com/api/matches/2b463c78-933c-4ae8-9ec8-502e4ce9fe10/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-30T08:58:11.673448-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": "Boston Celtics",
"amount": 7930.0
},
{
"team": "Washington Wizards",
"amount": 2070.0
}
],
"expected_reward_tokens": 9436.7,
"profit_sb": -63.3,
"profit_sb_percentage": -0.67,
"recommended": false
},
"lines": [
{
"id": "21643a58-25b4-41d3-967f-fc74fc925874",
"gambit_id": "2b842e4a-4020-4b8e-a936-4a8b0bc25d87",
"last_updated": "2023-10-31T20:18:10.782023-04:00",
"created_at": "2023-10-30T08:58:11.677263-04:00",
"name": "Boston Celtics",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40c549cc-53c5-4c6b-8b77-8c37c9ad05c8/?format=api"
},
{
"id": "aaa45bb1-9b34-4be4-9cce-7a7d53787593",
"gambit_id": "a1d5ed6b-5e45-4546-9956-c2439101da8b",
"last_updated": "2023-10-31T20:18:10.786541-04:00",
"created_at": "2023-10-30T08:58:11.682423-04:00",
"name": "Washington Wizards",
"reward": "4.56000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40c549cc-53c5-4c6b-8b77-8c37c9ad05c8/?format=api"
}
]
}