GET /api/bet_types/68fd43f1-9ba4-4561-928e-a052d962da33/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68fd43f1-9ba4-4561-928e-a052d962da33",
"match": "https://api-prod.gambitprofit.com/api/matches/6e5b446f-e145-47d6-88dd-46a98b2bc832/?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": "LAA (P Sandoval)",
"amount": 5759.0
},
{
"team": "DET (M Manning)",
"amount": 4241.0
}
],
"expected_reward_tokens": 9329.58,
"profit_sb": 329.58,
"profit_sb_percentage": 3.66,
"recommended": true
},
"lines": [
{
"id": "9d43bf4f-b0fb-45c4-acc6-c0e5932c8f6f",
"gambit_id": "51c8bb2a-b47e-4f38-a117-89f5808f7c50",
"last_updated": "2022-08-20T11:56:59.779211-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (P Sandoval)",
"reward": "1.62000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68fd43f1-9ba4-4561-928e-a052d962da33/?format=api"
},
{
"id": "cbae1edf-9c37-4678-a64e-78d906fe686d",
"gambit_id": "1299a573-f988-4a76-9e6a-b2bd9f65e55a",
"last_updated": "2022-08-20T11:56:59.778779-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET (M Manning)",
"reward": "2.20000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68fd43f1-9ba4-4561-928e-a052d962da33/?format=api"
}
]
}