GET /api/bet_types/51f51f0e-480d-46e1-bd41-e47a794367bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51f51f0e-480d-46e1-bd41-e47a794367bc",
"match": "https://api-prod.gambitprofit.com/api/matches/0752855a-4b17-4f4e-9b9b-f5c269ade1a0/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-06T11:51:55.556617-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": "Miami Heat",
"amount": 5000.0
},
{
"team": "New York Knicks",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9c27430c-7257-4e75-bbda-a6aa2ce5ec57",
"gambit_id": "1c994947-a1cd-48f3-85e5-59649e4dc8d6",
"last_updated": "2023-05-07T11:57:17.183835-04:00",
"created_at": "2023-05-06T11:51:55.558483-04:00",
"name": "Miami Heat",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51f51f0e-480d-46e1-bd41-e47a794367bc/?format=api"
},
{
"id": "924d9440-dd27-4f4e-b128-0ff2813430ce",
"gambit_id": "7f95bba1-a538-47a1-88e9-696328d199b0",
"last_updated": "2023-05-07T11:57:17.185154-04:00",
"created_at": "2023-05-06T11:51:55.560207-04:00",
"name": "New York Knicks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51f51f0e-480d-46e1-bd41-e47a794367bc/?format=api"
}
]
}