GET /api/bet_types/74b930b8-4aec-4219-ab15-fb2931a8d773/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74b930b8-4aec-4219-ab15-fb2931a8d773",
"match": "https://api-prod.gambitprofit.com/api/matches/cabc35ef-2301-49fc-b2d8-e4c401428be0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-16T10:23:24.840298-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": "SEA (L Castillo)",
"amount": 6492.0
},
{
"team": "KAN (J McArthur)",
"amount": 3508.0
}
],
"expected_reward_tokens": 9541.76,
"profit_sb": 41.76,
"profit_sb_percentage": 0.44,
"recommended": true
},
"lines": [
{
"id": "19f27471-77ac-4750-b16a-a310701656a2",
"gambit_id": "360167ec-3f2b-404e-b630-17d72a3e7c50",
"last_updated": "2023-08-18T10:08:02.479349-04:00",
"created_at": "2023-08-16T10:23:24.845195-04:00",
"name": "SEA (L Castillo)",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b930b8-4aec-4219-ab15-fb2931a8d773/?format=api"
},
{
"id": "c01c7c14-d38b-4b42-b166-047f83d451ae",
"gambit_id": "63194a14-1410-4edf-b063-dac5658f98db",
"last_updated": "2023-08-18T10:08:02.484731-04:00",
"created_at": "2023-08-16T10:23:24.850874-04:00",
"name": "KAN (J McArthur)",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b930b8-4aec-4219-ab15-fb2931a8d773/?format=api"
}
]
}