GET /api/bet_types/14aed90c-bd38-48cb-bc9a-5f40473392cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14aed90c-bd38-48cb-bc9a-5f40473392cc",
"match": "https://api-prod.gambitprofit.com/api/matches/36462293-3366-4d5f-9f00-f514e3fbc88d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-13T14:41:51.690367-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": "Joshua Moreno",
"amount": 6790.0
},
{
"team": "Christian Torres",
"amount": 3210.0
}
],
"expected_reward_tokens": 9437.4,
"profit_sb": -62.6,
"profit_sb_percentage": -0.66,
"recommended": false
},
"lines": [
{
"id": "46528f24-f6c9-4a05-860d-95a59dc8182d",
"gambit_id": "dd01c5b7-e7e9-453c-8634-bad3c5463ea2",
"last_updated": "2023-02-18T09:32:10.041479-05:00",
"created_at": "2023-02-13T15:52:28.607792-05:00",
"name": "Joshua Moreno",
"reward": "1.39000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14aed90c-bd38-48cb-bc9a-5f40473392cc/?format=api"
},
{
"id": "56fefe57-9bbb-4478-b8af-262b468b3794",
"gambit_id": "bf7b620e-3c12-42e1-baf1-0a62e2c73a0d",
"last_updated": "2023-02-18T09:32:10.040332-05:00",
"created_at": "2023-02-13T15:52:28.606399-05:00",
"name": "Christian Torres",
"reward": "2.94000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14aed90c-bd38-48cb-bc9a-5f40473392cc/?format=api"
}
]
}