GET /api/bet_types/5e819907-953d-469a-bdfe-48e2350ee343/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5e819907-953d-469a-bdfe-48e2350ee343",
"match": "https://api-prod.gambitprofit.com/api/matches/d18dbd4d-254d-46fc-8f2f-ba48744d59d2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-18T09:53:16.396704-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": "Los Angeles Clippers",
"amount": 6010.0
},
{
"team": "Indiana Pacers",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "d45fb0cd-3434-4ec3-bad9-38917c95b273",
"gambit_id": "b5829218-b935-4db4-8221-3f3bdd58d0b5",
"last_updated": "2023-12-19T20:58:17.052698-05:00",
"created_at": "2023-12-18T09:53:16.400073-05:00",
"name": "Los Angeles Clippers",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e819907-953d-469a-bdfe-48e2350ee343/?format=api"
},
{
"id": "290865c0-6b52-46b5-b502-f5c1ecee2b06",
"gambit_id": "7fd2e1aa-89c9-449f-a4c9-36d99ae07c42",
"last_updated": "2023-12-19T20:58:17.056788-05:00",
"created_at": "2023-12-18T09:53:16.404339-05:00",
"name": "Indiana Pacers",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e819907-953d-469a-bdfe-48e2350ee343/?format=api"
}
]
}