GET /api/bet_types/ac74bf56-07d9-4f00-b0a1-297b12cbe45a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac74bf56-07d9-4f00-b0a1-297b12cbe45a",
"match": "https://api-prod.gambitprofit.com/api/matches/3a393832-f96a-4090-acee-e71b240918f5/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-30T10:43:15.519899-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": "Indiana Pacers",
"amount": 5107.0
},
{
"team": "New York Knicks",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "142e7744-fc27-4215-8927-f1a085ab317e",
"gambit_id": "6736b103-ddc9-4d79-8002-99bfa68c1bcd",
"last_updated": "2024-01-01T13:23:23.037836-05:00",
"created_at": "2023-12-30T10:43:15.527300-05:00",
"name": "Indiana Pacers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac74bf56-07d9-4f00-b0a1-297b12cbe45a/?format=api"
},
{
"id": "536ab2c8-6369-48a4-8cd7-acf9b89438cc",
"gambit_id": "e2beebb7-8f9e-4d90-a9aa-bab79229ae0d",
"last_updated": "2024-01-01T13:23:23.034437-05:00",
"created_at": "2023-12-30T10:43:15.523711-05:00",
"name": "New York Knicks",
"reward": "1.91000",
"odds": "1.95240",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac74bf56-07d9-4f00-b0a1-297b12cbe45a/?format=api"
}
]
}