Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/ede913fe-7c7f-438c-acea-ea0844fe0f57/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ede913fe-7c7f-438c-acea-ea0844fe0f57",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "748e8dc5-346b-4c67-8a73-af67054ec7aa",
    "completed": true,
    "last_updated": "2023-07-05T18:53:21.851364-04:00",
    "created_at": "2023-07-04T09:43:05.773234-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.05,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/748e8dc5-346b-4c67-8a73-af67054ec7aa",
    "datetime": "2023-07-04T19:10:00-04:00",
    "cutoff_datetime": "2023-07-04T19:10:00-04:00",
    "name": "ATL (K Allard) v. CLE (S Bieber)",
    "bettypes": [
        {
            "id": "b4bf25fb-7973-4701-8bd6-1568ba773779",
            "match": "https://api-prod.gambitprofit.com/api/matches/ede913fe-7c7f-438c-acea-ea0844fe0f57/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-04T09:43:05.775972-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": "ATL (K Allard)",
                        "amount": 5714.0
                    },
                    {
                        "team": "CLE (S Bieber)",
                        "amount": 4286.0
                    }
                ],
                "expected_reward_tokens": 9599.52,
                "profit_sb": 99.52,
                "profit_sb_percentage": 1.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b943e9c8-54c4-44a4-a52f-f9fdfbaf80e2",
                    "gambit_id": "d023a417-ccc5-44b8-ab67-e2627b475527",
                    "last_updated": "2023-07-05T18:53:21.855539-04:00",
                    "created_at": "2023-07-04T09:43:05.778009-04:00",
                    "name": "ATL (K Allard)",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4bf25fb-7973-4701-8bd6-1568ba773779/?format=api"
                },
                {
                    "id": "5e26d22d-591b-426b-a4a2-9980159d3bfc",
                    "gambit_id": "3d223c87-321e-40d9-988b-7178a6ad963e",
                    "last_updated": "2023-07-05T18:53:21.857165-04:00",
                    "created_at": "2023-07-04T09:43:05.780010-04:00",
                    "name": "CLE (S Bieber)",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4bf25fb-7973-4701-8bd6-1568ba773779/?format=api"
                }
            ]
        },
        {
            "id": "93a4f5d6-c89a-47a0-b5d1-c81f4a406721",
            "match": "https://api-prod.gambitprofit.com/api/matches/ede913fe-7c7f-438c-acea-ea0844fe0f57/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-04T09:43:05.782054-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",
                        "amount": 5512.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c20b6df7-1d89-413f-b5e2-73e801c6881c",
                    "gambit_id": "04b5b1a4-8417-4332-8046-aa699979327d",
                    "last_updated": "2023-07-05T18:53:21.861435-04:00",
                    "created_at": "2023-07-04T09:43:05.785515-04:00",
                    "name": "CLE",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93a4f5d6-c89a-47a0-b5d1-c81f4a406721/?format=api"
                },
                {
                    "id": "93e9929f-770b-4c30-ba5a-c4ddce065fba",
                    "gambit_id": "7159141c-77f7-48e9-822f-10908c90675f",
                    "last_updated": "2023-07-05T18:53:21.859940-04:00",
                    "created_at": "2023-07-04T09:43:05.783748-04:00",
                    "name": "ATL",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93a4f5d6-c89a-47a0-b5d1-c81f4a406721/?format=api"
                }
            ]
        },
        {
            "id": "36655c69-01b4-453b-9204-a3eb452cf178",
            "match": "https://api-prod.gambitprofit.com/api/matches/ede913fe-7c7f-438c-acea-ea0844fe0f57/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-04T09:43:05.787533-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": "Game Total Over 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b9afbd4d-5b5e-476a-8f42-a2f6d6d5795e",
                    "gambit_id": "ea764513-95a2-412f-89b7-1d3f39c826d4",
                    "last_updated": "2023-07-05T18:53:21.864927-04:00",
                    "created_at": "2023-07-04T09:43:05.789390-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36655c69-01b4-453b-9204-a3eb452cf178/?format=api"
                },
                {
                    "id": "7f3a4592-2d52-486a-99a1-b10634c42d18",
                    "gambit_id": "fa7100b0-0cde-4b97-8b98-1996656fe3f4",
                    "last_updated": "2023-07-05T18:53:21.866643-04:00",
                    "created_at": "2023-07-04T09:43:05.791716-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36655c69-01b4-453b-9204-a3eb452cf178/?format=api"
                }
            ]
        }
    ]
}