GET /api/bet_types/e86b8363-31e2-4730-8272-700dd6ee7c76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e86b8363-31e2-4730-8272-700dd6ee7c76",
"match": "https://api-prod.gambitprofit.com/api/matches/cb0b0405-086e-4887-af03-bfe4c951ea6b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-27T11:51:59.735093-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": "PHI (M Strahm)",
"amount": 5065.0
},
{
"team": "SEA (G Kirby)",
"amount": 4935.0
}
],
"expected_reward_tokens": 9572.85,
"profit_sb": 72.85,
"profit_sb_percentage": 0.77,
"recommended": true
},
"lines": [
{
"id": "eeff8250-831d-42f2-be3d-eb12ee1d0455",
"gambit_id": "56aeae6f-6fb8-485d-846d-049b03b42818",
"last_updated": "2023-04-28T11:22:26.727191-04:00",
"created_at": "2023-04-27T11:51:59.736475-04:00",
"name": "PHI (M Strahm)",
"reward": "1.89000",
"odds": "1.92590",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e86b8363-31e2-4730-8272-700dd6ee7c76/?format=api"
},
{
"id": "84981567-79da-45e0-88a3-98900b24d8a0",
"gambit_id": "7a1552de-522f-4014-9a5e-8818f626635f",
"last_updated": "2023-04-28T11:22:26.728943-04:00",
"created_at": "2023-04-27T11:51:59.737913-04:00",
"name": "SEA (G Kirby)",
"reward": "1.94000",
"odds": "1.98040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e86b8363-31e2-4730-8272-700dd6ee7c76/?format=api"
}
]
}