GET /api/bet_types/58a4ab0a-50f5-4f64-9780-c4f22a6f33b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58a4ab0a-50f5-4f64-9780-c4f22a6f33b1",
"match": "https://api-prod.gambitprofit.com/api/matches/ac4dd0d1-ef3e-42ed-8894-f7a1d5ecc4f9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-18T09:08:17.982681-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": "CLE (C Quantrill)",
"amount": 5490.0
},
{
"team": "KAN (B Singer)",
"amount": 4510.0
}
],
"expected_reward_tokens": 9606.3,
"profit_sb": 106.3,
"profit_sb_percentage": 1.12,
"recommended": true
},
"lines": [
{
"id": "4a09ffc8-85aa-4993-bebe-726bd4204fb2",
"gambit_id": "89a2a5e9-97e1-4136-a9f1-96a3581c8143",
"last_updated": "2023-09-19T10:53:20.045513-04:00",
"created_at": "2023-09-18T09:08:17.991341-04:00",
"name": "CLE (C Quantrill)",
"reward": "1.75000",
"odds": "1.78120",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58a4ab0a-50f5-4f64-9780-c4f22a6f33b1/?format=api"
},
{
"id": "64757a6a-e4c8-467c-8983-4cd61e7beb14",
"gambit_id": "41ae1e17-35cc-4624-b42e-88b2e7d71f24",
"last_updated": "2023-09-19T10:53:20.048902-04:00",
"created_at": "2023-09-18T09:08:17.998422-04:00",
"name": "KAN (B Singer)",
"reward": "2.13000",
"odds": "2.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58a4ab0a-50f5-4f64-9780-c4f22a6f33b1/?format=api"
}
]
}