GET /api/bet_types/63782f89-2f5e-48ec-8398-08570fd71f92/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "63782f89-2f5e-48ec-8398-08570fd71f92",
"match": "https://api-prod.gambitprofit.com/api/matches/316c1eba-5ac0-435b-99eb-adbd90f53277/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-18T08:53:09.309667-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": "NYM (C Carrasco)",
"amount": 5541.0
},
{
"team": "CWS (L Giolito)",
"amount": 4459.0
}
],
"expected_reward_tokens": 9585.93,
"profit_sb": 85.93,
"profit_sb_percentage": 0.9,
"recommended": true
},
"lines": [
{
"id": "3930f53d-4dc9-4006-8b02-00aaa1556b8f",
"gambit_id": "d570d74c-80e6-4c4f-9423-64c4436a4e1d",
"last_updated": "2023-07-20T09:53:25.861313-04:00",
"created_at": "2023-07-18T08:53:09.313658-04:00",
"name": "NYM (C Carrasco)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63782f89-2f5e-48ec-8398-08570fd71f92/?format=api"
},
{
"id": "bfadc3a6-fcae-48b0-aefe-987df3dd7873",
"gambit_id": "021385cf-d4d9-405b-b602-2674040d6415",
"last_updated": "2023-07-20T09:53:25.859991-04:00",
"created_at": "2023-07-18T08:53:09.311882-04:00",
"name": "CWS (L Giolito)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63782f89-2f5e-48ec-8398-08570fd71f92/?format=api"
}
]
}