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/eeb183b7-4308-4ad9-9363-71a65e43f84a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "eeb183b7-4308-4ad9-9363-71a65e43f84a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "845c33c2-457e-497e-9d57-e748c2383523",
    "completed": true,
    "last_updated": "2022-08-14T13:42:11.649797-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.96,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/845c33c2-457e-497e-9d57-e748c2383523",
    "datetime": "2022-08-13T19:10:00-04:00",
    "cutoff_datetime": "2022-08-13T19:10:00-04:00",
    "name": "ATL (I Anderson) v. MIA (T Nance) - Game 2",
    "bettypes": [
        {
            "id": "69525e87-d4f6-45aa-b7e5-f28d236b46b8",
            "match": "https://api-prod.gambitprofit.com/api/matches/eeb183b7-4308-4ad9-9363-71a65e43f84a/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "ATL (I Anderson)",
                        "amount": 6196.0
                    },
                    {
                        "team": "MIA (T Nance)",
                        "amount": 3804.0
                    }
                ],
                "expected_reward_tokens": 9355.96,
                "profit_sb": 355.96,
                "profit_sb_percentage": 3.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0c0bbd1f-8759-4666-8fdd-08c726f21a72",
                    "gambit_id": "e40e562c-ed21-4bbe-938f-47808125ae49",
                    "last_updated": "2022-08-14T13:42:11.652520-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL (I Anderson)",
                    "reward": "1.51000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69525e87-d4f6-45aa-b7e5-f28d236b46b8/?format=api"
                },
                {
                    "id": "5a93562c-9d81-4009-9669-e45ee3c7bbbd",
                    "gambit_id": "60459430-f316-44f1-9f53-ced24f7215d1",
                    "last_updated": "2022-08-14T13:42:11.652874-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA (T Nance)",
                    "reward": "2.46000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69525e87-d4f6-45aa-b7e5-f28d236b46b8/?format=api"
                }
            ]
        },
        {
            "id": "498ce716-064e-4c96-831b-7ac2af3f3e06",
            "match": "https://api-prod.gambitprofit.com/api/matches/eeb183b7-4308-4ad9-9363-71a65e43f84a/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "ATL",
                        "amount": 5109.0
                    },
                    {
                        "team": "MIA",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ff17492e-556d-4072-99f7-926dffdc35a3",
                    "gambit_id": "4e47fd98-bb04-49d6-9509-e2653810c6ab",
                    "last_updated": "2022-08-14T13:42:11.652165-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/498ce716-064e-4c96-831b-7ac2af3f3e06/?format=api"
                },
                {
                    "id": "b11eeca5-0c40-4635-ad79-9b0837ceb7db",
                    "gambit_id": "ee1a769b-755c-49b5-b353-4257c82e9b4c",
                    "last_updated": "2022-08-14T13:42:11.651802-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/498ce716-064e-4c96-831b-7ac2af3f3e06/?format=api"
                }
            ]
        },
        {
            "id": "c1151b65-6556-4e5d-99ea-4a962f2d2912",
            "match": "https://api-prod.gambitprofit.com/api/matches/eeb183b7-4308-4ad9-9363-71a65e43f84a/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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": "Game Total Under 8",
                        "amount": 5109.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "94b13458-7ada-46c3-967d-ac4342ed5971",
                    "gambit_id": "46ae9b39-04ad-427f-8950-d4a5dc1595f3",
                    "last_updated": "2022-08-14T13:42:11.650926-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1151b65-6556-4e5d-99ea-4a962f2d2912/?format=api"
                },
                {
                    "id": "4f38843a-c6c6-463a-a4ce-18059e34013e",
                    "gambit_id": "6c68b8ae-4061-4432-8200-a281e8aaa838",
                    "last_updated": "2022-08-14T13:42:11.651417-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1151b65-6556-4e5d-99ea-4a962f2d2912/?format=api"
                }
            ]
        }
    ]
}