GET /api/bet_types/813587db-f441-469a-b2ab-b2486410df42/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "813587db-f441-469a-b2ab-b2486410df42",
"match": "https://api-prod.gambitprofit.com/api/matches/040503ec-5b15-4433-81d2-07195e005138/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-05T14:19:53.614298-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": "Brooklyn Nets",
"amount": 7292.0
},
{
"team": "Charlotte Hornets",
"amount": 2708.0
}
],
"expected_reward_tokens": 9478.0,
"profit_sb": -22.0,
"profit_sb_percentage": -0.23,
"recommended": false
},
"lines": [
{
"id": "5f25ed39-7ece-4d5b-a5de-73af77ee0a48",
"gambit_id": "3e4a0815-df80-4ccc-a44a-3aaf5fd7c158",
"last_updated": "2023-03-06T19:12:05.326623-05:00",
"created_at": "2023-03-05T14:19:53.615574-05:00",
"name": "Brooklyn Nets",
"reward": "1.30000",
"odds": "1.31250",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/813587db-f441-469a-b2ab-b2486410df42/?format=api"
},
{
"id": "7c542ad9-f14c-4621-8649-d3d470042181",
"gambit_id": "b6507f36-1727-42c3-ac4f-b2ae04e255a4",
"last_updated": "2023-03-06T19:12:05.327916-05:00",
"created_at": "2023-03-05T14:19:53.617098-05:00",
"name": "Charlotte Hornets",
"reward": "3.50000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/813587db-f441-469a-b2ab-b2486410df42/?format=api"
}
]
}