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/ebbcd5bb-576b-4264-94a7-933bbb60079f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ebbcd5bb-576b-4264-94a7-933bbb60079f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "783f972e-a9a8-4004-ab7d-260b0c16cb5d",
    "completed": true,
    "last_updated": "2023-03-06T12:01:57.900120-05:00",
    "created_at": "2023-03-03T13:07:10.224220-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.22,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/783f972e-a9a8-4004-ab7d-260b0c16cb5d",
    "datetime": "2023-03-04T12:30:00-05:00",
    "cutoff_datetime": "2023-03-04T12:30:00-05:00",
    "name": "Southampton v. Leicester City",
    "bettypes": [
        {
            "id": "3227ff2a-8ddc-44bc-ab8f-9d7a9bdc2900",
            "match": "https://api-prod.gambitprofit.com/api/matches/ebbcd5bb-576b-4264-94a7-933bbb60079f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-03T13:07:10.229693-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Leicester City",
                        "amount": 5048.0
                    },
                    {
                        "team": "Southampton",
                        "amount": 4952.0
                    }
                ],
                "expected_reward_tokens": 13122.8,
                "profit_sb": 3622.8,
                "profit_sb_percentage": 38.13,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Leicester City",
                        "amount": 3573.0
                    },
                    {
                        "team": "Southampton",
                        "amount": 3506.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2921.0
                    }
                ],
                "expected_reward_tokens": 9288.78,
                "profit_sb": -211.22,
                "profit_sb_percentage": -2.22,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fc7156d0-d147-4072-8e3d-a2c901df9d6a",
                    "gambit_id": "54992cd1-21a0-4ce5-af8d-dddeebddbc72",
                    "last_updated": "2023-03-06T12:01:57.906374-05:00",
                    "created_at": "2023-03-03T13:07:10.230884-05:00",
                    "name": "Leicester City",
                    "reward": "2.60000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3227ff2a-8ddc-44bc-ab8f-9d7a9bdc2900/?format=api"
                },
                {
                    "id": "ed7469a6-6b57-4459-a80c-a017dc2faa0e",
                    "gambit_id": "47e95d82-b210-488c-88db-c126b22a7b86",
                    "last_updated": "2023-03-06T12:01:57.907522-05:00",
                    "created_at": "2023-03-03T13:07:10.232130-05:00",
                    "name": "Southampton",
                    "reward": "2.65000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3227ff2a-8ddc-44bc-ab8f-9d7a9bdc2900/?format=api"
                },
                {
                    "id": "942fc01c-7129-463f-822b-400363529109",
                    "gambit_id": "e66aeaa4-a854-4f5f-903d-dcf862bc4144",
                    "last_updated": "2023-03-06T12:01:57.908616-05:00",
                    "created_at": "2023-03-03T13:07:10.233401-05:00",
                    "name": "Draw",
                    "reward": "3.18000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3227ff2a-8ddc-44bc-ab8f-9d7a9bdc2900/?format=api"
                }
            ]
        },
        {
            "id": "76afac0d-87b8-4f91-8d2b-42be7a1b7f26",
            "match": "https://api-prod.gambitprofit.com/api/matches/ebbcd5bb-576b-4264-94a7-933bbb60079f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-03T13:07:10.225860-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": 5068.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4932.0
                    }
                ],
                "expected_reward_tokens": 9222.84,
                "profit_sb": -277.16,
                "profit_sb_percentage": -2.92,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b4642602-e43e-4108-9240-8552d57abc0b",
                    "gambit_id": "24bee563-0867-4abe-afe2-0ed58f91e560",
                    "last_updated": "2023-03-06T12:01:57.902984-05:00",
                    "created_at": "2023-03-03T13:07:10.227124-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.82000",
                    "odds": "1.85000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76afac0d-87b8-4f91-8d2b-42be7a1b7f26/?format=api"
                },
                {
                    "id": "833b9ef0-be9d-4314-be2c-b9e8e99060b7",
                    "gambit_id": "4c39c33f-7745-4cb5-a98d-c0e95e9f6a93",
                    "last_updated": "2023-03-06T12:01:57.904104-05:00",
                    "created_at": "2023-03-03T13:07:10.228398-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.87000",
                    "odds": "1.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76afac0d-87b8-4f91-8d2b-42be7a1b7f26/?format=api"
                }
            ]
        }
    ]
}