GET /api/bet_types/ca550234-50b0-4473-b11b-fd4306990143/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca550234-50b0-4473-b11b-fd4306990143",
"match": "https://api-prod.gambitprofit.com/api/matches/dd8d813b-811e-4e4d-8e87-af1cab077020/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-04T08:52:57.837221-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": "BAL (D Kremer)",
"amount": 5714.0
},
{
"team": "NYM (D Peterson)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "d2051d2f-3edc-4745-884d-bc043a11b67f",
"gambit_id": "450d65f0-0449-42db-acc7-50f2fda2b7fe",
"last_updated": "2023-08-05T12:08:21.696859-04:00",
"created_at": "2023-08-04T08:52:57.848115-04:00",
"name": "BAL (D Kremer)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca550234-50b0-4473-b11b-fd4306990143/?format=api"
},
{
"id": "079ac395-7474-4fc3-bdad-e208b034df6f",
"gambit_id": "7bd88b45-25f0-4ae3-8876-2845c56e3de5",
"last_updated": "2023-08-05T12:08:21.693007-04:00",
"created_at": "2023-08-04T08:52:57.842650-04:00",
"name": "NYM (D Peterson)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca550234-50b0-4473-b11b-fd4306990143/?format=api"
}
]
}