GET /api/bet_types/92470934-4de8-4d35-8cc0-1ccfc2f73bdb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92470934-4de8-4d35-8cc0-1ccfc2f73bdb",
"match": "https://api-prod.gambitprofit.com/api/matches/2053ba28-f71c-4282-beb0-a5d81bd12915/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-30T10:43:14.259881-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": "Florida Panthers",
"amount": 6935.0
},
{
"team": "Montreal Canadiens",
"amount": 3065.0
}
],
"expected_reward_tokens": 9500.95,
"profit_sb": 0.95,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "02184579-5150-4d53-b159-689f8d9c167a",
"gambit_id": "cd09be5b-0f93-4621-91d1-965e5d8c213f",
"last_updated": "2024-01-01T19:43:18.795464-05:00",
"created_at": "2023-12-30T10:43:14.267684-05:00",
"name": "Florida Panthers",
"reward": "1.37000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92470934-4de8-4d35-8cc0-1ccfc2f73bdb/?format=api"
},
{
"id": "bc02361d-5a04-4701-9495-e014f180673a",
"gambit_id": "97a08a87-60fa-4f67-b5f3-3387abdab059",
"last_updated": "2024-01-01T19:43:18.792118-05:00",
"created_at": "2023-12-30T10:43:14.263752-05:00",
"name": "Montreal Canadiens",
"reward": "3.10000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92470934-4de8-4d35-8cc0-1ccfc2f73bdb/?format=api"
}
]
}