GET /api/bet_types/02a4ed99-8d8e-49d7-bd7c-6bcc5fd473ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02a4ed99-8d8e-49d7-bd7c-6bcc5fd473ea",
"match": "https://api-prod.gambitprofit.com/api/matches/8ff2ae00-39b0-4c32-ba27-1e695fa9a81c/?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": "ATL (K Wright)",
"amount": 7223.0
},
{
"team": "COL (R Feltner)",
"amount": 2777.0
}
],
"expected_reward_tokens": 9245.44,
"profit_sb": 245.44,
"profit_sb_percentage": 2.73,
"recommended": true
},
"lines": [
{
"id": "b55cdcc8-e2a9-470e-a654-20e8bcbb06dc",
"gambit_id": "ae261d21-0157-46a1-84ed-7df6ab09deca",
"last_updated": "2022-09-01T10:42:01.254604-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (K Wright)",
"reward": "1.28000",
"odds": "1.31250",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02a4ed99-8d8e-49d7-bd7c-6bcc5fd473ea/?format=api"
},
{
"id": "f1f7c3b3-63b9-41c9-9635-355c904e37dd",
"gambit_id": "92a5662a-a6a9-4ada-ac93-8c003c564848",
"last_updated": "2022-09-01T10:42:01.253670-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "COL (R Feltner)",
"reward": "3.33000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02a4ed99-8d8e-49d7-bd7c-6bcc5fd473ea/?format=api"
}
]
}