GET /api/bet_types/2eee5849-c15c-4199-bd42-50dbf9c38ab5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2eee5849-c15c-4199-bd42-50dbf9c38ab5",
"match": "https://api-prod.gambitprofit.com/api/matches/cf5c8987-79ef-45a9-bb41-cdc6706fa6b0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-18T14:27:15.013778-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": "Ryan Braun",
"amount": 6329.0
},
{
"team": "Andrew Potter",
"amount": 3671.0
}
],
"expected_reward_tokens": 8480.01,
"profit_sb": -1019.99,
"profit_sb_percentage": -10.74,
"recommended": false
},
"lines": [
{
"id": "0dfeb695-6bbc-4083-9b09-27701ca1f010",
"gambit_id": "6a010f54-9212-4430-9ca0-56a9d380d753",
"last_updated": "2023-05-20T15:37:12.165540-04:00",
"created_at": "2023-05-18T14:27:15.016779-04:00",
"name": "Ryan Braun",
"reward": "1.34000",
"odds": "1.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2eee5849-c15c-4199-bd42-50dbf9c38ab5/?format=api"
},
{
"id": "6c5b8bd6-8e8e-4edb-b5d0-a69043370c55",
"gambit_id": "27e3d1b9-7a74-4bd8-b525-b2f79d0e3680",
"last_updated": "2023-05-20T15:37:12.162820-04:00",
"created_at": "2023-05-18T14:27:15.015284-04:00",
"name": "Andrew Potter",
"reward": "2.31000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2eee5849-c15c-4199-bd42-50dbf9c38ab5/?format=api"
}
]
}