GET /api/bet_types/3c032f47-7fe5-4450-abfc-b388a0e92e17/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3c032f47-7fe5-4450-abfc-b388a0e92e17",
"match": "https://api-prod.gambitprofit.com/api/matches/6e1e9e71-409a-437d-8378-6290056754fb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-18T09:53:18.376121-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": 7429.0
},
{
"team": "Dallas Mavericks",
"amount": 2571.0
}
],
"expected_reward_tokens": 9434.83,
"profit_sb": -65.17,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "5adb9b1b-61d9-4186-955e-7afcfd01c2b0",
"gambit_id": "047622aa-ff58-4887-b40c-4016d65ddb1b",
"last_updated": "2023-12-19T20:53:16.872279-05:00",
"created_at": "2023-12-18T09:53:18.383722-05:00",
"name": "Denver Nuggets",
"reward": "1.27000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c032f47-7fe5-4450-abfc-b388a0e92e17/?format=api"
},
{
"id": "30a96b43-e84b-46b2-b7f0-5f9661d996bf",
"gambit_id": "a471fdc7-bb1c-4c89-a790-2524d5100c97",
"last_updated": "2023-12-19T20:53:16.868895-05:00",
"created_at": "2023-12-18T09:53:18.379731-05:00",
"name": "Dallas Mavericks",
"reward": "3.67000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c032f47-7fe5-4450-abfc-b388a0e92e17/?format=api"
}
]
}