GET /api/bet_types/4651b460-077a-475e-ae71-e869a89ca1a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4651b460-077a-475e-ae71-e869a89ca1a7",
"match": "https://api-prod.gambitprofit.com/api/matches/ef33ba4b-398f-49ae-b40b-e3fb1949f3cb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-04T12:16:53.941047-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": "CWS (M Kopech)",
"amount": 6070.0
},
{
"team": "DET (M Boyd)",
"amount": 3930.0
}
],
"expected_reward_tokens": 9589.2,
"profit_sb": 89.2,
"profit_sb_percentage": 0.94,
"recommended": true
},
"lines": [
{
"id": "aeb0e7ce-f2ec-460e-bbbb-e7c015df5cf7",
"gambit_id": "a09ece67-1d9a-4963-9eb5-8b6b61a53e2b",
"last_updated": "2023-06-05T10:57:24.959182-04:00",
"created_at": "2023-06-04T12:16:53.944926-04:00",
"name": "CWS (M Kopech)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4651b460-077a-475e-ae71-e869a89ca1a7/?format=api"
},
{
"id": "5d102635-1e75-438c-84d2-2e7b81f0c163",
"gambit_id": "0aca432c-ea1e-46f9-8a42-0d358ac56c54",
"last_updated": "2023-06-05T10:57:24.955228-04:00",
"created_at": "2023-06-04T12:16:53.943020-04:00",
"name": "DET (M Boyd)",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4651b460-077a-475e-ae71-e869a89ca1a7/?format=api"
}
]
}