GET /api/bet_types/59021bc5-6c1a-4118-a75d-4ecbe185baf8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59021bc5-6c1a-4118-a75d-4ecbe185baf8",
"match": "https://api-prod.gambitprofit.com/api/matches/c55a7188-6151-4360-bafb-241464e363aa/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-23T09:43:20.790950-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": "Denver Nuggets",
"amount": 5107.0
},
{
"team": "Indiana Pacers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d040e1ad-5105-4778-8e73-b0620312cb77",
"gambit_id": "71363a46-6ae4-48c7-b1ca-33be418fcfbf",
"last_updated": "2024-01-24T20:38:18.928981-05:00",
"created_at": "2024-01-23T09:43:20.796291-05:00",
"name": "Denver Nuggets",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59021bc5-6c1a-4118-a75d-4ecbe185baf8/?format=api"
},
{
"id": "34c54488-b269-46d0-ba0b-451ce48008d8",
"gambit_id": "8747c796-82ce-43ce-8b08-cdc161947f18",
"last_updated": "2024-01-24T20:38:18.932339-05:00",
"created_at": "2024-01-23T09:43:20.802227-05:00",
"name": "Indiana Pacers",
"reward": "1.91000",
"odds": "1.95240",
"spread": "5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59021bc5-6c1a-4118-a75d-4ecbe185baf8/?format=api"
}
]
}