GET /api/bet_types/1586700d-e571-4471-a95d-b8c84a513cec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1586700d-e571-4471-a95d-b8c84a513cec",
"match": "https://api-prod.gambitprofit.com/api/matches/0868cafb-1cf5-4c00-bd71-f68b0c91952a/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-20T10:51:58.648396-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": 5107.0
},
{
"team": "Denver Nuggets",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f915f1a2-5571-4160-963a-43ecb40bcd0e",
"gambit_id": "8ac28866-db37-4224-97af-8433eb9a6545",
"last_updated": "2023-05-22T13:31:57.728192-04:00",
"created_at": "2023-05-20T10:51:58.649882-04:00",
"name": "Los Angeles Lakers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1586700d-e571-4471-a95d-b8c84a513cec/?format=api"
},
{
"id": "584957ce-599b-475c-8b76-77c01ff53464",
"gambit_id": "df5f2e27-827b-4727-a6d9-0369296c5fa9",
"last_updated": "2023-05-22T13:31:57.729452-04:00",
"created_at": "2023-05-20T10:51:58.651396-04:00",
"name": "Denver Nuggets",
"reward": "1.91000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1586700d-e571-4471-a95d-b8c84a513cec/?format=api"
}
]
}