GET /api/bet_types/ff994989-52c3-4c80-afa1-ceed7fb3084b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff994989-52c3-4c80-afa1-ceed7fb3084b",
"match": "https://api-prod.gambitprofit.com/api/matches/93d0b012-ddc8-4db0-9ef7-7adf64658581/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "MIN (L Varland)",
"amount": 5000.0
},
{
"team": "CWS (L Giolito)",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "d7437396-1780-4a65-95fe-d4cd98a45939",
"gambit_id": "00de0c97-4254-4101-89be-8195066b097e",
"last_updated": "2022-09-30T09:52:28.813185-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (L Varland)",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff994989-52c3-4c80-afa1-ceed7fb3084b/?format=api"
},
{
"id": "86dc579f-f39d-4227-9cf5-35fa9037bcca",
"gambit_id": "0134c1a8-8f4d-4c98-b20e-00d4b46c7cc1",
"last_updated": "2022-09-30T09:52:28.812158-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (L Giolito)",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff994989-52c3-4c80-afa1-ceed7fb3084b/?format=api"
}
]
}