GET /api/bet_types/4b4bfa3f-73c6-4abf-a627-7cccd6dfc0d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4b4bfa3f-73c6-4abf-a627-7cccd6dfc0d6",
"match": "https://api-prod.gambitprofit.com/api/matches/c0b33921-db75-400f-8503-5407638cd285/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Kamaru Usman",
"amount": 7225.0
},
{
"team": "Leon Edwards",
"amount": 2775.0
}
],
"expected_reward_tokens": 9102.0,
"profit_sb": 102.0,
"profit_sb_percentage": 1.13,
"recommended": true
},
"lines": [
{
"id": "2e0cb8f3-3745-4dc0-a127-845021f74e5a",
"gambit_id": "27f42be0-5062-4d69-a994-6cb89e3d74f8",
"last_updated": "2022-08-21T19:27:05.936120-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kamaru Usman",
"reward": "1.26000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b4bfa3f-73c6-4abf-a627-7cccd6dfc0d6/?format=api"
},
{
"id": "40d6bb8a-2e7a-4a56-98b8-13939019e7fe",
"gambit_id": "3326c96c-7395-4a1f-a55b-51bc620c0c8e",
"last_updated": "2022-08-21T19:27:05.936658-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Leon Edwards",
"reward": "3.28000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b4bfa3f-73c6-4abf-a627-7cccd6dfc0d6/?format=api"
}
]
}