GET /api/bet_types/bf0f287c-80b7-4d11-8bbb-1081ea170f7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf0f287c-80b7-4d11-8bbb-1081ea170f7c",
"match": "https://api-prod.gambitprofit.com/api/matches/d1fdfe93-281c-4b82-b158-1e8949a654e2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-26T09:28:19.505399-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": "Milwaukee Bucks",
"amount": 6744.0
},
{
"team": "Philadelphia 76ers",
"amount": 3256.0
}
],
"expected_reward_tokens": 9441.6,
"profit_sb": -58.4,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "732e217d-6b8e-4ba3-b25f-19aa4fb06bbc",
"gambit_id": "ec7e4c78-cad1-4709-b5c6-9e04605ac318",
"last_updated": "2023-10-27T09:58:10.372147-04:00",
"created_at": "2023-10-26T09:28:19.509574-04:00",
"name": "Milwaukee Bucks",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf0f287c-80b7-4d11-8bbb-1081ea170f7c/?format=api"
},
{
"id": "bdd8557a-6649-46d8-83ba-7d2d4a8c5ef6",
"gambit_id": "d4042337-eb1e-4f2c-9d62-1d7f299111d8",
"last_updated": "2023-10-27T09:58:10.368730-04:00",
"created_at": "2023-10-26T09:28:19.514001-04:00",
"name": "Philadelphia 76ers",
"reward": "2.90000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf0f287c-80b7-4d11-8bbb-1081ea170f7c/?format=api"
}
]
}