GET /api/bet_types/0a7b67d2-1ad1-49f6-bdaf-3df15367a7c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a7b67d2-1ad1-49f6-bdaf-3df15367a7c8",
"match": "https://api-prod.gambitprofit.com/api/matches/12bc75c2-a179-4ed2-a5c2-c8e4de4bfe07/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-09T15:23:06.486186-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": "Vegas Golden Knights",
"amount": 5944.0
},
{
"team": "Seattle Kraken",
"amount": 4056.0
}
],
"expected_reward_tokens": 9450.48,
"profit_sb": -49.52,
"profit_sb_percentage": -0.52,
"recommended": false
},
"lines": [
{
"id": "567504d5-458d-409a-8a37-95f33c57aa2a",
"gambit_id": "9f5bfd81-f94f-4e51-8525-b89f65491985",
"last_updated": "2023-10-11T09:02:55.504997-04:00",
"created_at": "2023-10-09T15:23:06.490927-04:00",
"name": "Vegas Golden Knights",
"reward": "1.59000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a7b67d2-1ad1-49f6-bdaf-3df15367a7c8/?format=api"
},
{
"id": "ca5b56a4-537c-4757-843f-8564b1f89847",
"gambit_id": "decd907d-becd-4312-8f49-4870c8d3cfdd",
"last_updated": "2023-10-11T09:02:55.509065-04:00",
"created_at": "2023-10-09T15:23:06.496082-04:00",
"name": "Seattle Kraken",
"reward": "2.33000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a7b67d2-1ad1-49f6-bdaf-3df15367a7c8/?format=api"
}
]
}