GET /api/bet_types/a0951e53-5773-48b8-a3cb-9aa8e8a95a7a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a0951e53-5773-48b8-a3cb-9aa8e8a95a7a",
"match": "https://api-prod.gambitprofit.com/api/matches/68dd0861-8be6-4c0b-8675-8452a635f694/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-18T12:12:00.152433-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": "Boston Celtics",
"amount": 8079.0
},
{
"team": "Atlanta Hawks",
"amount": 1921.0
}
],
"expected_reward_tokens": 9451.32,
"profit_sb": -48.68,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "ced3e500-059e-4e01-a36d-95230f6abc02",
"gambit_id": "d2f82c15-8275-4d61-8e08-d0cd67351db4",
"last_updated": "2023-04-19T20:27:13.788250-04:00",
"created_at": "2023-04-18T12:12:00.155247-04:00",
"name": "Boston Celtics",
"reward": "1.17000",
"odds": "1.18180",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0951e53-5773-48b8-a3cb-9aa8e8a95a7a/?format=api"
},
{
"id": "039d498e-c768-464d-8065-1e3120adbb15",
"gambit_id": "fafe8641-c8e9-493a-93fe-41db4538ecb1",
"last_updated": "2023-04-19T20:27:13.790772-04:00",
"created_at": "2023-04-18T12:12:00.159328-04:00",
"name": "Atlanta Hawks",
"reward": "4.92000",
"odds": "5.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0951e53-5773-48b8-a3cb-9aa8e8a95a7a/?format=api"
}
]
}