GET /api/bet_types/bde48fb2-5479-4e1b-829c-de416ae1e4dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bde48fb2-5479-4e1b-829c-de416ae1e4dc",
"match": "https://api-prod.gambitprofit.com/api/matches/fb3fc928-3a41-4b9e-8975-36e6c353bd90/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-11T09:32:16.046677-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": "Boston Celtics",
"amount": 6458.0
},
{
"team": "Atlanta Hawks",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "f3eddd04-46f7-4578-ba3a-9feeac315f1a",
"gambit_id": "00e850e8-ea7f-43b9-9bdb-bba8ff40ff1f",
"last_updated": "2023-03-13T10:27:13.337719-04:00",
"created_at": "2023-03-11T09:32:16.050729-05:00",
"name": "Boston Celtics",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bde48fb2-5479-4e1b-829c-de416ae1e4dc/?format=api"
},
{
"id": "56eba726-c2dd-4fe3-8ca3-7493194ee55f",
"gambit_id": "d4f174c8-5678-42a3-988e-9a804ed94358",
"last_updated": "2023-03-13T10:27:13.335436-04:00",
"created_at": "2023-03-11T09:32:16.048952-05:00",
"name": "Atlanta Hawks",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bde48fb2-5479-4e1b-829c-de416ae1e4dc/?format=api"
}
]
}