GET /api/bet_types/3a5dfe4e-efc5-4025-bdb2-a3dd427360f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3a5dfe4e-efc5-4025-bdb2-a3dd427360f9",
"match": "https://api-prod.gambitprofit.com/api/matches/325aebeb-6c75-4abc-804c-a620acb43a49/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-28T10:03:13.312806-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": "Los Angeles Kings",
"amount": 5000.0
},
{
"team": "Vegas Golden Knights",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "852d8092-15e4-4df8-8e02-83f9477d85b5",
"gambit_id": "d5ca6463-92ba-4877-b8a7-f0f11127a1ba",
"last_updated": "2023-12-30T16:18:05.943416-05:00",
"created_at": "2023-12-28T10:03:13.317192-05:00",
"name": "Los Angeles Kings",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a5dfe4e-efc5-4025-bdb2-a3dd427360f9/?format=api"
},
{
"id": "59f86dbe-0813-4b64-9a29-120b1cbc6850",
"gambit_id": "5528ba40-afab-4062-933e-e9225c13f24f",
"last_updated": "2023-12-30T16:18:05.947209-05:00",
"created_at": "2023-12-28T10:03:13.321423-05:00",
"name": "Vegas Golden Knights",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a5dfe4e-efc5-4025-bdb2-a3dd427360f9/?format=api"
}
]
}