GET /api/bet_types/63e6ef57-3096-42f5-8156-2bbc91d61e3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "63e6ef57-3096-42f5-8156-2bbc91d61e3b",
"match": "https://api-prod.gambitprofit.com/api/matches/abf45c17-7d86-4065-a823-ce395ea1ffd4/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-15T10:23:26.010613-05: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": "Cleveland Cavaliers",
"amount": 5107.0
},
{
"team": "Chicago Bulls",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "5c5d14f0-fac1-485e-aa8a-2243063ee278",
"gambit_id": "a9dac9c3-3aec-4f71-9e1a-53183dda3b7b",
"last_updated": "2024-01-17T22:08:09.073017-05:00",
"created_at": "2024-01-15T10:23:26.018896-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63e6ef57-3096-42f5-8156-2bbc91d61e3b/?format=api"
},
{
"id": "b3fc1bf1-fc2f-4929-ac2f-47a68eaa8840",
"gambit_id": "c177757b-6cc3-4fda-880d-e96761d02411",
"last_updated": "2024-01-17T22:08:09.069004-05:00",
"created_at": "2024-01-15T10:23:26.015403-05:00",
"name": "Chicago Bulls",
"reward": "1.91000",
"odds": "1.95240",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63e6ef57-3096-42f5-8156-2bbc91d61e3b/?format=api"
}
]
}