GET /api/bet_types/1ee3165a-b881-45cc-a38b-6d92878c10c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1ee3165a-b881-45cc-a38b-6d92878c10c5",
"match": "https://api-prod.gambitprofit.com/api/matches/2b01efcc-81a8-4f4e-a6e2-77fc3be65a2b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-22T08:38:12.761352-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": "ATL (A Winans)",
"amount": 5641.0
},
{
"team": "MIL (A Houser)",
"amount": 4359.0
}
],
"expected_reward_tokens": 9589.7,
"profit_sb": 89.7,
"profit_sb_percentage": 0.94,
"recommended": true
},
"lines": [
{
"id": "4eeb3a33-7e14-49d7-b3e1-583dbee9d36a",
"gambit_id": "9cdeae49-944f-4cfc-be11-001dd10abeb8",
"last_updated": "2023-07-23T21:53:27.043925-04:00",
"created_at": "2023-07-22T08:38:12.765623-04:00",
"name": "ATL (A Winans)",
"reward": "1.70000",
"odds": "1.73530",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ee3165a-b881-45cc-a38b-6d92878c10c5/?format=api"
},
{
"id": "77efca25-924e-4014-a8e3-f1c345749b1f",
"gambit_id": "4a2e52ca-c734-4af1-8585-a6d8e86dc255",
"last_updated": "2023-07-23T21:53:27.047113-04:00",
"created_at": "2023-07-22T08:38:12.770011-04:00",
"name": "MIL (A Houser)",
"reward": "2.20000",
"odds": "2.26000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ee3165a-b881-45cc-a38b-6d92878c10c5/?format=api"
}
]
}