GET /api/bet_types/8c0c200e-b60c-4b80-a696-d17e3c2e0dae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8c0c200e-b60c-4b80-a696-d17e3c2e0dae",
"match": "https://api-prod.gambitprofit.com/api/matches/f0ef7833-92cb-4030-8366-68f2028423c1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-12T12:07:14.085633-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": "NYY (C Schmidt)",
"amount": 5079.0
},
{
"team": "CLE (P Battenfield)",
"amount": 4921.0
}
],
"expected_reward_tokens": 9546.74,
"profit_sb": 46.74,
"profit_sb_percentage": 0.49,
"recommended": true
},
"lines": [
{
"id": "f8e3cf7b-f2ec-4f88-b01e-21b875547e1d",
"gambit_id": "7ff30dbb-9bc7-4db7-8490-b0fea94b1310",
"last_updated": "2023-04-13T11:12:17.261583-04:00",
"created_at": "2023-04-12T12:07:14.089779-04:00",
"name": "NYY (C Schmidt)",
"reward": "1.88000",
"odds": "1.92590",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c0c200e-b60c-4b80-a696-d17e3c2e0dae/?format=api"
},
{
"id": "a0ebe669-c4c1-4cf2-ab72-ccdabc1c6a68",
"gambit_id": "103770ea-51ac-44cd-a513-3ce6479f6bbf",
"last_updated": "2023-04-13T11:12:17.260404-04:00",
"created_at": "2023-04-12T12:07:14.087650-04:00",
"name": "CLE (P Battenfield)",
"reward": "1.94000",
"odds": "1.98040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c0c200e-b60c-4b80-a696-d17e3c2e0dae/?format=api"
}
]
}