GET /api/bet_types/4c946a68-0db4-4b6e-ac0d-65b68caa381a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4c946a68-0db4-4b6e-ac0d-65b68caa381a",
"match": "https://api-prod.gambitprofit.com/api/matches/3c85c7d7-cc55-47ac-b904-070bbc7b6934/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-10T11:22:00.019922-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": "New York Rangers",
"amount": 6458.0
},
{
"team": "Buffalo Sabres",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "9f70f1a0-7efe-4387-9925-41cb77992e7a",
"gambit_id": "ba144859-7221-4483-a8f7-270469aba377",
"last_updated": "2023-04-11T13:47:18.592232-04:00",
"created_at": "2023-04-10T11:22:00.021431-04:00",
"name": "New York Rangers",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c946a68-0db4-4b6e-ac0d-65b68caa381a/?format=api"
},
{
"id": "e3b5eb79-a9da-443d-86df-cdf0276b7a81",
"gambit_id": "aa24fa58-d713-4702-b267-4c328934f9a0",
"last_updated": "2023-04-11T13:47:18.593474-04:00",
"created_at": "2023-04-10T11:22:00.023146-04:00",
"name": "Buffalo Sabres",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c946a68-0db4-4b6e-ac0d-65b68caa381a/?format=api"
}
]
}