GET /api/bet_types/17065901-6c04-4b83-90ef-f2fccb072a38/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17065901-6c04-4b83-90ef-f2fccb072a38",
"match": "https://api-prod.gambitprofit.com/api/matches/b6d9796f-e090-47b0-99fd-aa6e95dae503/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "NYM (C Carrasco)",
"amount": 7067.0
},
{
"team": "CIN (M Minor)",
"amount": 2933.0
}
],
"expected_reward_tokens": 9326.94,
"profit_sb": 326.94,
"profit_sb_percentage": 3.63,
"recommended": true
},
"lines": [
{
"id": "2b3bfb79-0029-466e-b296-441f05054d57",
"gambit_id": "db46a772-ff18-421d-9e65-5e39c6a58365",
"last_updated": "2022-08-10T10:11:56.534998-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (C Carrasco)",
"reward": "1.32000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17065901-6c04-4b83-90ef-f2fccb072a38/?format=api"
},
{
"id": "061f4463-1ecd-43b7-92a7-c1bca233dd1e",
"gambit_id": "9aff65b2-bfff-4741-9949-eaf451e99350",
"last_updated": "2022-08-10T10:11:56.535478-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (M Minor)",
"reward": "3.18000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17065901-6c04-4b83-90ef-f2fccb072a38/?format=api"
}
]
}