GET /api/bet_types/d7074c0a-87b7-4455-a7be-572c691b4069/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d7074c0a-87b7-4455-a7be-572c691b4069",
"match": "https://api-prod.gambitprofit.com/api/matches/2697b3fa-807a-4002-ab3e-2c3e59e15d0a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-14T19:38:23.236062-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": "Jonathan Martinez",
"amount": 5204.0
},
{
"team": "Adrian Yanez",
"amount": 4796.0
}
],
"expected_reward_tokens": 9159.04,
"profit_sb": -340.96,
"profit_sb_percentage": -3.59,
"recommended": false
},
"lines": [
{
"id": "79e38cec-15fd-47f7-92d5-72e8f429afde",
"gambit_id": "311587c1-e88a-4020-8789-0a68204e7d7c",
"last_updated": "2023-10-21T19:58:00.862110-04:00",
"created_at": "2023-10-14T19:38:23.244842-04:00",
"name": "Jonathan Martinez",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7074c0a-87b7-4455-a7be-572c691b4069/?format=api"
},
{
"id": "39a177bc-9ba5-4192-9585-1960c4153dc4",
"gambit_id": "bf97539c-175e-4b31-8f4c-f048c314295c",
"last_updated": "2023-10-21T19:58:00.866512-04:00",
"created_at": "2023-10-14T19:38:23.251986-04:00",
"name": "Adrian Yanez",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7074c0a-87b7-4455-a7be-572c691b4069/?format=api"
}
]
}