GET /api/bet_types/573128af-fe3e-4355-9891-c5a2b33b5420/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "573128af-fe3e-4355-9891-c5a2b33b5420",
"match": "https://api-prod.gambitprofit.com/api/matches/5b77bce6-be57-4bf6-958a-f4562160e78d/?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": "South Alabama",
"amount": 8403.0
},
{
"team": "Texas St",
"amount": 1597.0
}
],
"expected_reward_tokens": 9326.48,
"profit_sb": 326.48,
"profit_sb_percentage": 3.63,
"recommended": true
},
"lines": [
{
"id": "7c26917a-b1da-4c36-9d6d-fb21cf646cec",
"gambit_id": "72647600-6f8a-467b-b736-ef121acca650",
"last_updated": "2022-11-14T09:43:42.205760-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "South Alabama",
"reward": "1.11000",
"odds": "1.12500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/573128af-fe3e-4355-9891-c5a2b33b5420/?format=api"
},
{
"id": "b4ca5678-7b27-468a-99b5-874a88731df5",
"gambit_id": "bdee39bf-3584-45fa-b7b3-f8b1456fc045",
"last_updated": "2022-11-14T09:43:42.206787-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Texas St",
"reward": "5.84000",
"odds": "6.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/573128af-fe3e-4355-9891-c5a2b33b5420/?format=api"
}
]
}