GET /api/bet_types/52c307d2-c681-4700-ac7c-220a7186c297/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52c307d2-c681-4700-ac7c-220a7186c297",
"match": "https://api-prod.gambitprofit.com/api/matches/cb3c401d-c9e6-4bee-982d-0845a603a585/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-05T09:53:20.952184-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": "KAN (B Singer)",
"amount": 5515.0
},
{
"team": "CWS (D Cease)",
"amount": 4485.0
}
],
"expected_reward_tokens": 9596.1,
"profit_sb": 96.1,
"profit_sb_percentage": 1.01,
"recommended": true
},
"lines": [
{
"id": "a41ac66d-4e89-4f67-a28b-5683b6cc246b",
"gambit_id": "18fabaa4-d6a0-4a42-864a-5ab4bcd6505b",
"last_updated": "2023-09-06T22:48:28.236932-04:00",
"created_at": "2023-09-05T09:53:20.962697-04:00",
"name": "KAN (B Singer)",
"reward": "1.74000",
"odds": "1.77520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52c307d2-c681-4700-ac7c-220a7186c297/?format=api"
},
{
"id": "845805db-4ae7-4e35-8663-b79a00a4c028",
"gambit_id": "dc921db8-9919-45cb-b138-53a23dd81ec8",
"last_updated": "2023-09-06T22:48:28.233536-04:00",
"created_at": "2023-09-05T09:53:20.958553-04:00",
"name": "CWS (D Cease)",
"reward": "2.14000",
"odds": "2.19000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52c307d2-c681-4700-ac7c-220a7186c297/?format=api"
}
]
}