GET /api/bet_types/fd420a39-dc1a-45d2-9068-d58335060e7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fd420a39-dc1a-45d2-9068-d58335060e7c",
"match": "https://api-prod.gambitprofit.com/api/matches/acfbb856-ce3a-431c-95a9-85b207e8e922/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-13T09:38:11.286163-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": "New York Rangers",
"amount": 5939.0
},
{
"team": "Washington Capitals",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "8af25c3e-99ac-4f78-a9af-60c6ad928ea0",
"gambit_id": "44e71d20-e19f-4466-817f-ad5111ef2432",
"last_updated": "2024-01-16T15:23:04.374837-05:00",
"created_at": "2024-01-13T09:38:11.292228-05:00",
"name": "New York Rangers",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd420a39-dc1a-45d2-9068-d58335060e7c/?format=api"
},
{
"id": "a70daffb-28b1-429e-bd5c-bd210b2d41cb",
"gambit_id": "eab7b42c-331f-4ae0-9597-190aaf71dd42",
"last_updated": "2024-01-16T15:23:04.378385-05:00",
"created_at": "2024-01-13T09:38:11.296940-05:00",
"name": "Washington Capitals",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd420a39-dc1a-45d2-9068-d58335060e7c/?format=api"
}
]
}