GET /api/bet_types/f26d2223-b602-4851-adeb-fd1fc548641e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f26d2223-b602-4851-adeb-fd1fc548641e",
"match": "https://api-prod.gambitprofit.com/api/matches/3de111a4-1846-4767-b34a-894c94fe1225/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-24T14:22:10.322634-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": "James Brown",
"amount": 6910.0
},
{
"team": "Stevo Morris",
"amount": 3090.0
}
],
"expected_reward_tokens": 8775.6,
"profit_sb": -724.4,
"profit_sb_percentage": -7.63,
"recommended": false
},
"lines": [
{
"id": "dbafe1e9-719f-4215-86f3-75c6b7602eb4",
"gambit_id": "3898f25d-ff12-4894-b3e9-09bcba869b81",
"last_updated": "2023-01-28T19:37:15.685830-05:00",
"created_at": "2023-01-24T14:22:10.325525-05:00",
"name": "James Brown",
"reward": "1.27000",
"odds": "1.34000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f26d2223-b602-4851-adeb-fd1fc548641e/?format=api"
},
{
"id": "ec1bebd7-8582-42b0-a9c5-a1b05d9b4a49",
"gambit_id": "8b664478-290a-4687-a374-ec536cf9fc92",
"last_updated": "2023-01-28T19:37:15.684690-05:00",
"created_at": "2023-01-24T14:22:10.324206-05:00",
"name": "Stevo Morris",
"reward": "2.84000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f26d2223-b602-4851-adeb-fd1fc548641e/?format=api"
}
]
}