GET /api/bet_types/89c1e1b9-01ae-4d94-8a24-bd3de23f30db/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89c1e1b9-01ae-4d94-8a24-bd3de23f30db",
"match": "https://api-prod.gambitprofit.com/api/matches/14226b95-8894-4e01-89c1-110a70968a69/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-03T10:52:02.113310-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": "Yusaku Kinoshita",
"amount": 7171.0
},
{
"team": "Adam Fugitt",
"amount": 2829.0
}
],
"expected_reward_tokens": 9250.59,
"profit_sb": -249.41,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "ba6b0239-8149-4b29-ae16-077212596b04",
"gambit_id": "939c5b7e-beed-4896-8eca-da2feb9165b3",
"last_updated": "2023-02-06T08:56:54.202503-05:00",
"created_at": "2023-02-03T10:52:02.114584-05:00",
"name": "Yusaku Kinoshita",
"reward": "1.29000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89c1e1b9-01ae-4d94-8a24-bd3de23f30db/?format=api"
},
{
"id": "7c9dbb58-7fe5-4fc7-9aa5-b1869a9208b0",
"gambit_id": "88a41a00-ca2e-4808-9c40-d7393d1f0e0f",
"last_updated": "2023-02-06T08:56:54.203708-05:00",
"created_at": "2023-02-03T10:52:02.115943-05:00",
"name": "Adam Fugitt",
"reward": "3.27000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89c1e1b9-01ae-4d94-8a24-bd3de23f30db/?format=api"
}
]
}