GET /api/bet_types/64d5ce48-fc53-4862-801b-133eecb77a5e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "64d5ce48-fc53-4862-801b-133eecb77a5e",
"match": "https://api-prod.gambitprofit.com/api/matches/7d43fc76-38dc-4bfe-a9de-1029d062a0cb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-04T12:16:52.645748-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": "PHI (R Suarez)",
"amount": 5909.0
},
{
"team": "WAS (T Williams)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "dddc35e7-5990-4b53-bd53-6cbe6d5bf1c8",
"gambit_id": "7849b425-4ac2-4588-ab93-b8515dac6287",
"last_updated": "2023-06-05T10:57:26.511538-04:00",
"created_at": "2023-06-04T12:16:52.648142-04:00",
"name": "PHI (R Suarez)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64d5ce48-fc53-4862-801b-133eecb77a5e/?format=api"
},
{
"id": "3a1284b0-1ab6-4b9e-b3da-0818dcf8aba1",
"gambit_id": "c01c272e-6b36-48a1-908b-f821cf0a0001",
"last_updated": "2023-06-05T10:57:26.513434-04:00",
"created_at": "2023-06-04T12:16:52.650270-04:00",
"name": "WAS (T Williams)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64d5ce48-fc53-4862-801b-133eecb77a5e/?format=api"
}
]
}