GET /api/bet_types/0d5f68ea-7cda-465e-94e8-18ac7a66c607/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d5f68ea-7cda-465e-94e8-18ac7a66c607",
"match": "https://api-prod.gambitprofit.com/api/matches/f7b6cb25-2d2b-4f46-9aea-b3a49f336956/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-05T09:22:22.844711-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 Knicks",
"amount": 5107.0
},
{
"team": "Indiana Pacers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b2d9fb00-0efc-440c-9a24-f30056d0838f",
"gambit_id": "23db6a13-f372-4698-b16c-cd8c8af86635",
"last_updated": "2023-04-06T12:32:22.292837-04:00",
"created_at": "2023-04-05T09:22:22.848714-04:00",
"name": "New York Knicks",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d5f68ea-7cda-465e-94e8-18ac7a66c607/?format=api"
},
{
"id": "e627e416-2278-41ba-abdb-f35a199d3b5a",
"gambit_id": "9e357b53-cd48-4ae2-86f2-5416ad815c5b",
"last_updated": "2023-04-06T12:32:22.290301-04:00",
"created_at": "2023-04-05T09:22:22.846660-04:00",
"name": "Indiana Pacers",
"reward": "1.91000",
"odds": "1.95240",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d5f68ea-7cda-465e-94e8-18ac7a66c607/?format=api"
}
]
}