GET /api/bet_types/c4733ccf-5b9d-40b0-acf6-063b99766158/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c4733ccf-5b9d-40b0-acf6-063b99766158",
"match": "https://api-prod.gambitprofit.com/api/matches/0596c675-480a-42ed-9b01-f9fe315c660f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-10T10:48:05.796772-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": "Denver Nuggets",
"amount": 7440.0
},
{
"team": "Miami Heat",
"amount": 2560.0
}
],
"expected_reward_tokens": 9446.4,
"profit_sb": -53.6,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "a4aa308f-454e-4e4b-9c22-749828b922a9",
"gambit_id": "cdda9d8d-78c9-4322-a7b8-70602f7cfdbc",
"last_updated": "2023-06-13T11:08:02.261938-04:00",
"created_at": "2023-06-10T10:48:05.800423-04:00",
"name": "Denver Nuggets",
"reward": "1.27000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4733ccf-5b9d-40b0-acf6-063b99766158/?format=api"
},
{
"id": "fb2994ab-704b-4542-abd7-033bfbb578e0",
"gambit_id": "3e19c95f-4543-4f7b-ba6d-8a16ecd8e07a",
"last_updated": "2023-06-13T11:08:02.260138-04:00",
"created_at": "2023-06-10T10:48:05.798418-04:00",
"name": "Miami Heat",
"reward": "3.69000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4733ccf-5b9d-40b0-acf6-063b99766158/?format=api"
}
]
}