GET /api/bet_types/da59bf62-db1f-4410-860c-d7c75d9ec217/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da59bf62-db1f-4410-860c-d7c75d9ec217",
"match": "https://api-prod.gambitprofit.com/api/matches/86c78597-fe95-4da7-9660-dbd19e81de6e/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-13T09:38:15.410865-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": "Memphis Grizzlies",
"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": "fddf700a-8e2b-432a-a455-6c2545f717cc",
"gambit_id": "3bc1c86c-73e2-4b54-8a19-dfa32d9085c4",
"last_updated": "2024-01-16T11:08:14.899600-05:00",
"created_at": "2024-01-13T09:38:15.419990-05:00",
"name": "Memphis Grizzlies",
"reward": "1.87000",
"odds": "1.90910",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da59bf62-db1f-4410-860c-d7c75d9ec217/?format=api"
},
{
"id": "c8e3e642-5f6c-4483-9a81-5292b701f90f",
"gambit_id": "a222374e-47d9-4519-a677-a80dabfa1a41",
"last_updated": "2024-01-16T11:08:14.896115-05:00",
"created_at": "2024-01-13T09:38:15.414558-05:00",
"name": "New York Knicks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da59bf62-db1f-4410-860c-d7c75d9ec217/?format=api"
}
]
}