GET /api/bet_types/221861fb-c3bc-4493-9dd0-64443e5d7526/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "221861fb-c3bc-4493-9dd0-64443e5d7526",
"match": "https://api-prod.gambitprofit.com/api/matches/4258de14-bec2-4bc0-98fc-e800a27d963e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-18T12:12:03.625022-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": "Phoenix Suns",
"amount": 7563.0
},
{
"team": "Los Angeles Clippers",
"amount": 2437.0
}
],
"expected_reward_tokens": 9453.75,
"profit_sb": -46.25,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "6f0dc385-3d96-4ceb-80b0-93b136575052",
"gambit_id": "10367368-9890-48d7-b667-0bc5dd5d40d1",
"last_updated": "2023-04-19T20:22:16.263114-04:00",
"created_at": "2023-04-18T12:12:03.627074-04:00",
"name": "Phoenix Suns",
"reward": "1.25000",
"odds": "1.26320",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/221861fb-c3bc-4493-9dd0-64443e5d7526/?format=api"
},
{
"id": "dcda941e-aa87-459c-964f-a965b4221145",
"gambit_id": "51ac82af-d10e-44dc-b2e9-0a70e817735e",
"last_updated": "2023-04-19T20:22:16.265278-04:00",
"created_at": "2023-04-18T12:12:03.629036-04:00",
"name": "Los Angeles Clippers",
"reward": "3.88000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/221861fb-c3bc-4493-9dd0-64443e5d7526/?format=api"
}
]
}