GET /api/bet_types/84a364d6-abcf-4726-bf2a-7fd35353ec29/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84a364d6-abcf-4726-bf2a-7fd35353ec29",
"match": "https://api-prod.gambitprofit.com/api/matches/f6a0ae37-6955-4823-87fb-5d6ff8d4531b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-13T09:32:22.999522-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": "Memphis Grizzlies",
"amount": 6232.0
},
{
"team": "Los Angeles Lakers",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "715ae825-ce8d-4274-8b7e-332d4ced0e97",
"gambit_id": "ac8d721c-6af6-4972-ab70-34fd889a7d0e",
"last_updated": "2023-04-17T15:02:11.302241-04:00",
"created_at": "2023-04-13T09:32:23.000876-04:00",
"name": "Memphis Grizzlies",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84a364d6-abcf-4726-bf2a-7fd35353ec29/?format=api"
},
{
"id": "f90f0591-5096-4be4-b03d-102cde08e994",
"gambit_id": "b7f2c6f8-d663-44da-8180-854c41d2c8d1",
"last_updated": "2023-04-17T15:02:11.303765-04:00",
"created_at": "2023-04-13T09:32:23.002552-04:00",
"name": "Los Angeles Lakers",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84a364d6-abcf-4726-bf2a-7fd35353ec29/?format=api"
}
]
}