GET /api/bet_types/c7349570-2f33-4c3b-928c-3d4f6203407e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c7349570-2f33-4c3b-928c-3d4f6203407e",
"match": "https://api-prod.gambitprofit.com/api/matches/5f80390d-5bd6-496a-b08b-84596de7cee6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-23T09:11:57.064684-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": "Chicago Bulls",
"amount": 5211.0
},
{
"team": "Atlanta Hawks",
"amount": 4789.0
}
],
"expected_reward_tokens": 9482.22,
"profit_sb": -17.78,
"profit_sb_percentage": -0.19,
"recommended": false
},
"lines": [
{
"id": "35ee583b-5918-4cda-9563-374d461ef7fc",
"gambit_id": "98d84b33-f443-4420-a8f3-1ac4dd2c9448",
"last_updated": "2023-01-24T09:41:52.941288-05:00",
"created_at": "2023-01-23T09:11:57.065911-05:00",
"name": "Chicago Bulls",
"reward": "1.82000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7349570-2f33-4c3b-928c-3d4f6203407e/?format=api"
},
{
"id": "b822cec5-fd7c-4e85-8fb2-59a3e111b677",
"gambit_id": "585248ad-a028-44a8-822c-1a5bf6ccbaf0",
"last_updated": "2023-01-24T09:41:52.942562-05:00",
"created_at": "2023-01-23T09:11:57.067238-05:00",
"name": "Atlanta Hawks",
"reward": "1.98000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7349570-2f33-4c3b-928c-3d4f6203407e/?format=api"
}
]
}