GET /api/bet_types/66064131-cf27-4a40-8e0c-95cc49119d62/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "66064131-cf27-4a40-8e0c-95cc49119d62",
"match": "https://api-prod.gambitprofit.com/api/matches/cc041ef8-8347-4cab-9fbc-e13da8f8c784/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-16T09:23:10.550436-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": "Philadelphia 76ers",
"amount": 8242.0
},
{
"team": "Charlotte Hornets",
"amount": 1758.0
}
],
"expected_reward_tokens": 9475.62,
"profit_sb": -24.38,
"profit_sb_percentage": -0.26,
"recommended": false
},
"lines": [
{
"id": "382dd0f6-0611-4366-ba22-5c9166df13b6",
"gambit_id": "980dbd3c-7855-4dcd-a49b-e0f6c1a58475",
"last_updated": "2023-12-18T10:43:03.204267-05:00",
"created_at": "2023-12-16T09:23:10.554512-05:00",
"name": "Philadelphia 76ers",
"reward": "1.15000",
"odds": "1.15620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66064131-cf27-4a40-8e0c-95cc49119d62/?format=api"
},
{
"id": "0e96841b-e43c-47a8-98d7-ea82752ab98e",
"gambit_id": "52befb9c-94c5-4deb-a1e4-5b550deb0b9e",
"last_updated": "2023-12-18T10:43:03.210977-05:00",
"created_at": "2023-12-16T09:23:10.558511-05:00",
"name": "Charlotte Hornets",
"reward": "5.39000",
"odds": "5.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66064131-cf27-4a40-8e0c-95cc49119d62/?format=api"
}
]
}