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/6fe40089-46e8-4b7f-88a9-9a02516e3bcc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6fe40089-46e8-4b7f-88a9-9a02516e3bcc",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "91ee1bd1-defc-4e14-9e34-8a146479e287",
    "completed": true,
    "last_updated": "2022-11-02T21:07:11.931652-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.28,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/91ee1bd1-defc-4e14-9e34-8a146479e287",
    "datetime": "2022-11-01T16:00:00-04:00",
    "cutoff_datetime": "2022-11-01T16:00:00-04:00",
    "name": "Liverpool v. SSC Napoli",
    "bettypes": [
        {
            "id": "a4897879-3ef1-4ec2-a876-5d047065443c",
            "match": "https://api-prod.gambitprofit.com/api/matches/6fe40089-46e8-4b7f-88a9-9a02516e3bcc/?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": "Liverpool",
                        "amount": 6457.0
                    },
                    {
                        "team": "SSC Napoli",
                        "amount": 3543.0
                    }
                ],
                "expected_reward_tokens": 11621.04,
                "profit_sb": 2621.04,
                "profit_sb_percentage": 29.12,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 4861.0
                    },
                    {
                        "team": "SSC Napoli",
                        "amount": 2668.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2472.0
                    }
                ],
                "expected_reward_tokens": 8749.8,
                "profit_sb": -250.2,
                "profit_sb_percentage": -2.78,
                "recommended": false
            },
            "lines": [
                {
                    "id": "92bfb44d-dfa8-4f0a-b0c5-d16bae71e989",
                    "gambit_id": "5439609f-172f-4a41-b896-bab1b96248e5",
                    "last_updated": "2022-11-02T21:07:11.938766-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Liverpool",
                    "reward": "1.80000",
                    "odds": "1.91000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4897879-3ef1-4ec2-a876-5d047065443c/?format=api"
                },
                {
                    "id": "fbd7e2d0-be7b-4e66-b363-c6bdc0f6f22e",
                    "gambit_id": "2b82a3c7-6f51-4030-973c-63c82d4c8492",
                    "last_updated": "2022-11-02T21:07:11.937745-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SSC Napoli",
                    "reward": "3.28000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4897879-3ef1-4ec2-a876-5d047065443c/?format=api"
                },
                {
                    "id": "f5cd6e77-b083-4b27-bdec-8179aac47a4b",
                    "gambit_id": "903cad4e-08a6-41dd-800d-82c48f943c70",
                    "last_updated": "2022-11-02T21:07:11.939786-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.54000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4897879-3ef1-4ec2-a876-5d047065443c/?format=api"
                }
            ]
        },
        {
            "id": "bce1b82e-eb4a-467d-bb1d-0868a0f279b8",
            "match": "https://api-prod.gambitprofit.com/api/matches/6fe40089-46e8-4b7f-88a9-9a02516e3bcc/?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 Over 2.5",
                        "amount": 6086.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3914.0
                    }
                ],
                "expected_reward_tokens": 8884.78,
                "profit_sb": -115.22,
                "profit_sb_percentage": -1.28,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a5b8f1ef-4afa-4e39-a699-11e6b0068d7b",
                    "gambit_id": "ae50c6e7-5a0f-47a2-a067-86ae09b1deed",
                    "last_updated": "2022-11-02T21:07:11.935517-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.46000",
                    "odds": "1.53000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bce1b82e-eb4a-467d-bb1d-0868a0f279b8/?format=api"
                },
                {
                    "id": "b64361b0-0731-4c90-a44d-20ecc1ccb24d",
                    "gambit_id": "f19fab3a-1681-4509-b0d7-82c06affe8d5",
                    "last_updated": "2022-11-02T21:07:11.934380-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.27000",
                    "odds": "2.45000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bce1b82e-eb4a-467d-bb1d-0868a0f279b8/?format=api"
                }
            ]
        }
    ]
}