GET /api/bet_types/8b40f16f-1ce8-4288-9d2b-1981d4eaba1c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8b40f16f-1ce8-4288-9d2b-1981d4eaba1c",
"match": "https://api-prod.gambitprofit.com/api/matches/68d858e3-7c86-478a-b622-1f92f22f4923/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-27T10:47:00.718181-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 (L Severino)",
"amount": 5955.0
},
{
"team": "SDG (M Wacha)",
"amount": 4045.0
}
],
"expected_reward_tokens": 9586.65,
"profit_sb": 86.65,
"profit_sb_percentage": 0.91,
"recommended": true
},
"lines": [
{
"id": "72fcba66-4bb3-4ff1-bb57-dba29cc4d0cf",
"gambit_id": "633d2f40-fce8-43f1-9e46-a16a6806f3d2",
"last_updated": "2023-05-29T11:47:20.500801-04:00",
"created_at": "2023-05-27T10:47:00.725461-04:00",
"name": "NYY (L Severino)",
"reward": "1.61000",
"odds": "1.63290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b40f16f-1ce8-4288-9d2b-1981d4eaba1c/?format=api"
},
{
"id": "a4bb047c-0eeb-49a9-9c56-f1d98414bcda",
"gambit_id": "2af113db-26e4-45df-9509-5390554e9e22",
"last_updated": "2023-05-29T11:47:20.498490-04:00",
"created_at": "2023-05-27T10:47:00.721643-04:00",
"name": "SDG (M Wacha)",
"reward": "2.37000",
"odds": "2.43000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b40f16f-1ce8-4288-9d2b-1981d4eaba1c/?format=api"
}
]
}