GET /api/bet_types/4201e415-c456-4847-aadb-fe2507660aff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4201e415-c456-4847-aadb-fe2507660aff",
"match": "https://api-prod.gambitprofit.com/api/matches/28e2e62c-95d4-47df-b465-9b31af749014/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-14T08:26:57.361088-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": 6387.0
},
{
"team": "Vancouver Canucks",
"amount": 3613.0
}
],
"expected_reward_tokens": 9068.63,
"profit_sb": 68.63,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "9cd96c73-8caa-4ef0-a515-038b68615cbc",
"gambit_id": "35558651-27f1-425b-a560-c3fe76debd1e",
"last_updated": "2023-01-16T10:11:50.610626-05:00",
"created_at": "2023-01-14T08:26:57.364151-05:00",
"name": "Florida Panthers",
"reward": "1.42000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4201e415-c456-4847-aadb-fe2507660aff/?format=api"
},
{
"id": "9f6175bd-a28e-4979-9038-c8c88e50a33a",
"gambit_id": "b1ada16b-69a6-4d00-a03f-e37b3f4cb2e3",
"last_updated": "2023-01-16T10:11:50.613782-05:00",
"created_at": "2023-01-14T08:26:57.368296-05:00",
"name": "Vancouver Canucks",
"reward": "2.51000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4201e415-c456-4847-aadb-fe2507660aff/?format=api"
}
]
}