GET /api/bet_types/3e3bb01c-fa82-4261-bcec-1822cd8edb01/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3e3bb01c-fa82-4261-bcec-1822cd8edb01",
"match": "https://api-prod.gambitprofit.com/api/matches/c4a048f3-76b9-4902-988f-942a6d8bc405/?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": "DET (J Wentz)",
"amount": 5217.0
},
{
"team": "KAN (Z Greinke)",
"amount": 4783.0
}
],
"expected_reward_tokens": 9181.92,
"profit_sb": 181.92,
"profit_sb_percentage": 2.02,
"recommended": true
},
"lines": [
{
"id": "71e2a5f6-74a5-4568-b39c-d83ceafc789a",
"gambit_id": "61eb6c64-95dc-4411-a25e-97444a4f4142",
"last_updated": "2022-09-28T09:17:11.626151-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET (J Wentz)",
"reward": "1.76000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e3bb01c-fa82-4261-bcec-1822cd8edb01/?format=api"
},
{
"id": "8a0ee134-3791-4d89-b946-4b606716832a",
"gambit_id": "adeddf6a-1b15-42c4-ab7c-839a433ef6f4",
"last_updated": "2022-09-28T09:17:11.627235-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN (Z Greinke)",
"reward": "1.92000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e3bb01c-fa82-4261-bcec-1822cd8edb01/?format=api"
}
]
}