GET /api/bet_types/7d20e5ef-d04a-4a18-bf49-11b876beb570/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d20e5ef-d04a-4a18-bf49-11b876beb570",
"match": "https://api-prod.gambitprofit.com/api/matches/a1c9e1ae-3bf4-4a6a-9068-d379207e4d31/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-01T09:08:17.814313-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": "Denver Nuggets",
"amount": 5423.0
},
{
"team": "Minnesota Timberwolves",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "3de5ea92-83c0-4f72-ad73-4189a0d0b4f0",
"gambit_id": "639c7c39-43fd-48cd-807e-b51f8977c71b",
"last_updated": "2023-11-03T10:28:05.117948-04:00",
"created_at": "2023-11-01T09:08:17.818523-04:00",
"name": "Denver Nuggets",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d20e5ef-d04a-4a18-bf49-11b876beb570/?format=api"
},
{
"id": "ce7b88af-5a37-4c53-bb80-b05946386ea3",
"gambit_id": "67255b53-17d4-4565-b1b4-7aa55acdefa4",
"last_updated": "2023-11-03T10:28:05.123585-04:00",
"created_at": "2023-11-01T09:08:17.823144-04:00",
"name": "Minnesota Timberwolves",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d20e5ef-d04a-4a18-bf49-11b876beb570/?format=api"
}
]
}