GET /api/bet_types/519d7295-0d02-49ee-94f2-2b7a6ca78cf9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "519d7295-0d02-49ee-94f2-2b7a6ca78cf9",
"match": "https://api-prod.gambitprofit.com/api/matches/13a24fb6-7f43-4068-be32-123f10d13758/?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": "SDG (Y Darvish)",
"amount": 6627.0
},
{
"team": "ARI (T Henry)",
"amount": 3373.0
}
],
"expected_reward_tokens": 9275.75,
"profit_sb": 275.75,
"profit_sb_percentage": 3.06,
"recommended": true
},
"lines": [
{
"id": "a5aa2a79-a894-4f06-ab29-30063718f00a",
"gambit_id": "9c3903ef-2062-4815-968e-15669e2188d4",
"last_updated": "2022-09-08T10:07:12.129694-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (Y Darvish)",
"reward": "1.40000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/519d7295-0d02-49ee-94f2-2b7a6ca78cf9/?format=api"
},
{
"id": "857d659a-5850-4a14-a2a9-e330b5a532f6",
"gambit_id": "5d221696-e574-4075-995e-3ed85060f20b",
"last_updated": "2022-09-08T10:07:12.130717-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI (T Henry)",
"reward": "2.75000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/519d7295-0d02-49ee-94f2-2b7a6ca78cf9/?format=api"
}
]
}