GET /api/bet_types/93cf48e4-aa2f-4013-8dcc-0dfe9dbd91d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "93cf48e4-aa2f-4013-8dcc-0dfe9dbd91d7",
"match": "https://api-prod.gambitprofit.com/api/matches/8357e50d-f4f3-46c8-857d-43900e2dcbbf/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-24T09:23:01.376206-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": "Denver Nuggets",
"amount": 5000.0
},
{
"team": "Los Angeles Lakers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "3500e3a9-c71f-401f-8aa4-ad14a713bbbf",
"gambit_id": "9181be09-cffe-4ef1-a432-0eccda80666c",
"last_updated": "2023-10-25T10:53:04.433337-04:00",
"created_at": "2023-10-24T09:23:01.386358-04:00",
"name": "Denver Nuggets",
"reward": "1.86000",
"odds": "1.90910",
"spread": "-5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93cf48e4-aa2f-4013-8dcc-0dfe9dbd91d7/?format=api"
},
{
"id": "4ad6ccd0-5554-4499-935d-66ae56f34fdc",
"gambit_id": "ce2fc7c3-2a84-4648-8887-c8beb96bf3b3",
"last_updated": "2023-10-25T10:53:04.428792-04:00",
"created_at": "2023-10-24T09:23:01.381362-04:00",
"name": "Los Angeles Lakers",
"reward": "1.86000",
"odds": "1.90910",
"spread": "5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93cf48e4-aa2f-4013-8dcc-0dfe9dbd91d7/?format=api"
}
]
}