GET /api/bet_types/9413b709-d7fd-4695-a26f-260da7df135c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9413b709-d7fd-4695-a26f-260da7df135c",
"match": "https://api-prod.gambitprofit.com/api/matches/f6f56e15-aaa3-4c7f-b1e7-97636bc65ac9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-28T09:08:00.495150-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": "LOS (R Yarbrough)",
"amount": 6627.0
},
{
"team": "COL (C Flexen)",
"amount": 3373.0
}
],
"expected_reward_tokens": 9476.61,
"profit_sb": -23.39,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "559b66b2-079f-43d9-a76a-a6cbf4e5aee3",
"gambit_id": "d5d9074c-03e0-4f92-a4ce-f2da6b029513",
"last_updated": "2023-09-29T10:08:20.219111-04:00",
"created_at": "2023-09-28T09:08:00.514273-04:00",
"name": "LOS (R Yarbrough)",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9413b709-d7fd-4695-a26f-260da7df135c/?format=api"
},
{
"id": "c88c2ce7-a3f0-4295-a038-fa3955c959e6",
"gambit_id": "808c31ef-6e1d-43b8-82fb-8822e7c329d8",
"last_updated": "2023-09-29T10:08:20.222264-04:00",
"created_at": "2023-09-28T09:08:00.519396-04:00",
"name": "COL (C Flexen)",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9413b709-d7fd-4695-a26f-260da7df135c/?format=api"
}
]
}