GET /api/bet_types/9c910c46-418c-45d0-8e44-d67e533127d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c910c46-418c-45d0-8e44-d67e533127d1",
"match": "https://api-prod.gambitprofit.com/api/matches/940a559c-898d-47c5-9b71-f2fefb652fbd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-07T12:22:05.109516-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": "Memphis Grizzlies",
"amount": 7440.0
},
{
"team": "Milwaukee Bucks",
"amount": 2560.0
}
],
"expected_reward_tokens": 9446.4,
"profit_sb": -53.6,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "78a26ab9-fb99-497c-85be-2cfec79cab6d",
"gambit_id": "7f4c20f2-8d7d-43bf-b5b4-a250a5a8756a",
"last_updated": "2023-04-08T20:47:04.977352-04:00",
"created_at": "2023-04-07T12:22:05.113477-04:00",
"name": "Memphis Grizzlies",
"reward": "1.27000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c910c46-418c-45d0-8e44-d67e533127d1/?format=api"
},
{
"id": "2a0c31b5-84e9-426d-ab82-dcc882237ee9",
"gambit_id": "883020ab-6475-4eb9-810a-f4fec84fcb95",
"last_updated": "2023-04-08T20:47:04.974663-04:00",
"created_at": "2023-04-07T12:22:05.111380-04:00",
"name": "Milwaukee Bucks",
"reward": "3.69000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c910c46-418c-45d0-8e44-d67e533127d1/?format=api"
}
]
}