GET /api/bet_types/e294f4f9-a217-4fc5-97ff-6c975a2dffca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e294f4f9-a217-4fc5-97ff-6c975a2dffca",
"match": "https://api-prod.gambitprofit.com/api/matches/23b35d4b-72b6-429b-b1b9-b6e13f007559/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-23T09:43:23.134965-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": "Anaheim Ducks",
"amount": 6090.0
},
{
"team": "Buffalo Sabres",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "759a2336-00ec-413b-81e0-fa7fdf0fc0eb",
"gambit_id": "15b65750-c058-4132-bc5f-f58e915bf8aa",
"last_updated": "2024-01-24T22:28:18.257448-05:00",
"created_at": "2024-01-23T09:43:23.144927-05:00",
"name": "Anaheim Ducks",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e294f4f9-a217-4fc5-97ff-6c975a2dffca/?format=api"
},
{
"id": "3f8e59a8-515a-40a1-97f2-390104ea9cfa",
"gambit_id": "1e4b77d0-1ec8-49d5-8531-4222c48d1b4c",
"last_updated": "2024-01-24T22:28:18.254039-05:00",
"created_at": "2024-01-23T09:43:23.140349-05:00",
"name": "Buffalo Sabres",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e294f4f9-a217-4fc5-97ff-6c975a2dffca/?format=api"
}
]
}