GET /api/bet_types/a17e4450-3749-4a2d-aec1-15d8d7f9f925/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a17e4450-3749-4a2d-aec1-15d8d7f9f925",
"match": "https://api-prod.gambitprofit.com/api/matches/f36198b5-9e7c-4fa5-b360-ebb41df3a5c1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-24T11:07:02.592507-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": "Washington Wizards",
"amount": 7643.0
},
{
"team": "San Antonio Spurs",
"amount": 2357.0
}
],
"expected_reward_tokens": 9475.14,
"profit_sb": -24.86,
"profit_sb_percentage": -0.26,
"recommended": false
},
"lines": [
{
"id": "607ecf69-f96e-4892-935f-4ba1449cef08",
"gambit_id": "8893fb35-b959-4eb8-803b-e6dace2d7e3d",
"last_updated": "2023-03-26T13:37:06.849428-04:00",
"created_at": "2023-03-24T11:07:02.594972-04:00",
"name": "Washington Wizards",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a17e4450-3749-4a2d-aec1-15d8d7f9f925/?format=api"
},
{
"id": "bc830111-4cba-4827-b71c-67279666ca13",
"gambit_id": "2fc5f5d2-5330-48f8-92bf-c12b28cb3ea0",
"last_updated": "2023-03-26T13:37:06.851976-04:00",
"created_at": "2023-03-24T11:07:02.597142-04:00",
"name": "San Antonio Spurs",
"reward": "4.02000",
"odds": "4.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a17e4450-3749-4a2d-aec1-15d8d7f9f925/?format=api"
}
]
}