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/059e63aa-5863-4ca2-a998-e36d1ef21479/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "059e63aa-5863-4ca2-a998-e36d1ef21479",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f3f10516-9838-4754-9388-b83ced86cd34",
    "completed": true,
    "last_updated": "2022-11-07T09:27:08.609271-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.93,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/f3f10516-9838-4754-9388-b83ced86cd34",
    "datetime": "2022-11-05T13:30:00-04:00",
    "cutoff_datetime": "2022-11-05T13:30:00-04:00",
    "name": "Everton v. Leicester City",
    "bettypes": [
        {
            "id": "34b847cc-f793-4e60-9dce-d101bb83dc8d",
            "match": "https://api-prod.gambitprofit.com/api/matches/059e63aa-5863-4ca2-a998-e36d1ef21479/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Everton",
                        "amount": 5271.0
                    },
                    {
                        "team": "Leicester City",
                        "amount": 4729.0
                    }
                ],
                "expected_reward_tokens": 12437.27,
                "profit_sb": 3437.27,
                "profit_sb_percentage": 38.19,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Everton",
                        "amount": 3718.0
                    },
                    {
                        "team": "Leicester City",
                        "amount": 3337.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2945.0
                    }
                ],
                "expected_reward_tokens": 8774.48,
                "profit_sb": -225.52,
                "profit_sb_percentage": -2.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "201a1d5f-1f0a-4eff-aa6e-0293ff8dae0b",
                    "gambit_id": "c719be73-acd2-41c5-aeb6-a451b78c5bf6",
                    "last_updated": "2022-11-07T09:27:08.615890-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Everton",
                    "reward": "2.36000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b847cc-f793-4e60-9dce-d101bb83dc8d/?format=api"
                },
                {
                    "id": "188c2d09-c2f6-455b-a6f6-333ae679de73",
                    "gambit_id": "91c6ca76-c68d-45b1-af0b-60943ce316d6",
                    "last_updated": "2022-11-07T09:27:08.614947-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Leicester City",
                    "reward": "2.63000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b847cc-f793-4e60-9dce-d101bb83dc8d/?format=api"
                },
                {
                    "id": "d82349da-bc0f-4a4a-8b25-2b0a11d4008c",
                    "gambit_id": "60b34ab7-ba7d-4bb3-b009-c48a013c2900",
                    "last_updated": "2022-11-07T09:27:08.616842-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "2.98000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b847cc-f793-4e60-9dce-d101bb83dc8d/?format=api"
                }
            ]
        },
        {
            "id": "f47c67bd-954f-4bba-92f9-2289acfcb085",
            "match": "https://api-prod.gambitprofit.com/api/matches/059e63aa-5863-4ca2-a998-e36d1ef21479/?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 2.5",
                        "amount": 5154.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4846.0
                    }
                ],
                "expected_reward_tokens": 8916.42,
                "profit_sb": -83.58,
                "profit_sb_percentage": -0.93,
                "recommended": false
            },
            "lines": [
                {
                    "id": "12f36546-1c39-483c-961d-e34e7d9a756e",
                    "gambit_id": "d9d67c5d-e7bf-4228-9120-2569a8706e41",
                    "last_updated": "2022-11-07T09:27:08.611969-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.73000",
                    "odds": "1.83000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f47c67bd-954f-4bba-92f9-2289acfcb085/?format=api"
                },
                {
                    "id": "71e8d2d0-ef95-4406-9c58-33a57e26a479",
                    "gambit_id": "3a805439-ed31-46bf-b031-5b23e20eb440",
                    "last_updated": "2022-11-07T09:27:08.613066-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.84000",
                    "odds": "1.95000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f47c67bd-954f-4bba-92f9-2289acfcb085/?format=api"
                }
            ]
        }
    ]
}