GET /api/bet_types/da034699-c50a-46b9-84de-bcc731c17c9c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da034699-c50a-46b9-84de-bcc731c17c9c",
"match": "https://api-prod.gambitprofit.com/api/matches/5309d663-8aef-4dbb-9079-9255a2688d08/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-22T11:27:15.693921-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": "Los Angeles Lakers",
"amount": 5094.0
},
{
"team": "Denver Nuggets",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "ff6b264e-7411-4c75-a8c5-6c69e710073e",
"gambit_id": "d67c680c-939b-467f-b979-180ae1a1ad87",
"last_updated": "2023-05-25T13:47:06.716892-04:00",
"created_at": "2023-05-22T11:27:15.695346-04:00",
"name": "Los Angeles Lakers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da034699-c50a-46b9-84de-bcc731c17c9c/?format=api"
},
{
"id": "15359fbc-c94a-44ad-be9a-e436fef7f8dd",
"gambit_id": "dc3cdfe1-78a6-4acb-8dfd-d563aa0f3d57",
"last_updated": "2023-05-25T13:47:06.718906-04:00",
"created_at": "2023-05-22T11:27:15.696768-04:00",
"name": "Denver Nuggets",
"reward": "1.90000",
"odds": "1.95240",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da034699-c50a-46b9-84de-bcc731c17c9c/?format=api"
}
]
}