GET /api/bet_types/785a7db9-c855-4dbd-b549-363cb75137f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "785a7db9-c855-4dbd-b549-363cb75137f6",
"match": "https://api-prod.gambitprofit.com/api/matches/8d3cec62-5d59-4d3e-bc3f-6debb96b961a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-28T10:08:14.539170-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": "Baltimore Ravens",
"amount": 5319.0
},
{
"team": "Cleveland Browns",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "672c1250-9b89-450a-b915-1237b7aa85c1",
"gambit_id": "7e70288b-9742-4491-8c7a-c1a7b5a5ba3d",
"last_updated": "2023-10-02T20:53:09.344043-04:00",
"created_at": "2023-09-28T10:08:14.542860-04:00",
"name": "Baltimore Ravens",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/785a7db9-c855-4dbd-b549-363cb75137f6/?format=api"
},
{
"id": "171b6c49-f791-40d8-9818-46521e3dbf66",
"gambit_id": "1e8c40ff-2472-4fe4-be45-75084d9b70ec",
"last_updated": "2023-10-02T20:53:09.347270-04:00",
"created_at": "2023-09-28T10:08:14.547783-04:00",
"name": "Cleveland Browns",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/785a7db9-c855-4dbd-b549-363cb75137f6/?format=api"
}
]
}