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/5a0e690f-e62d-465e-a926-030a2e5dfe64/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5a0e690f-e62d-465e-a926-030a2e5dfe64",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "684ba8fd-c6f9-4a7d-830f-8b7dd7257a09",
    "completed": true,
    "last_updated": "2022-12-03T10:27:32.790362-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.37,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/684ba8fd-c6f9-4a7d-830f-8b7dd7257a09",
    "datetime": "2022-12-01T19:07:00-05:00",
    "cutoff_datetime": "2022-12-01T19:07:00-05:00",
    "name": "Nashville Predators v. New Jersey Devils",
    "bettypes": [
        {
            "id": "cb71523d-9a05-4930-ad70-03bf35745ec1",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a0e690f-e62d-465e-a926-030a2e5dfe64/?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": "New Jersey Devils",
                        "amount": 6336.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 3664.0
                    }
                ],
                "expected_reward_tokens": 9123.36,
                "profit_sb": 123.36,
                "profit_sb_percentage": 1.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ef115ae1-4bc3-46a6-a2fd-4a393b98bff6",
                    "gambit_id": "ff6ca419-56f2-4f01-a4c1-1693c2a66466",
                    "last_updated": "2022-12-03T10:27:32.800243-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb71523d-9a05-4930-ad70-03bf35745ec1/?format=api"
                },
                {
                    "id": "0814e33d-e509-46a9-8697-813b761c6a62",
                    "gambit_id": "c35b2471-392c-4f17-91ba-3bc6e9efdf97",
                    "last_updated": "2022-12-03T10:27:32.801479-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nashville Predators",
                    "reward": "2.49000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb71523d-9a05-4930-ad70-03bf35745ec1/?format=api"
                }
            ]
        },
        {
            "id": "0b934918-21a2-46e3-b1eb-31febeb94522",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a0e690f-e62d-465e-a926-030a2e5dfe64/?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": "Nashville Predators",
                        "amount": 5753.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 4247.0
                    }
                ],
                "expected_reward_tokens": 9088.58,
                "profit_sb": 88.58,
                "profit_sb_percentage": 0.98,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7727d629-40c4-4061-ad09-9fb9940b160f",
                    "gambit_id": "ea413589-b79e-4b9d-b953-dec2829b3b69",
                    "last_updated": "2022-12-03T10:27:32.797729-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nashville Predators",
                    "reward": "1.58000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b934918-21a2-46e3-b1eb-31febeb94522/?format=api"
                },
                {
                    "id": "b5c14560-a2b9-4b2b-91a5-f4f45ac89acd",
                    "gambit_id": "8d653488-705e-4157-b29b-3b00d0da062e",
                    "last_updated": "2022-12-03T10:27:32.796569-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Jersey Devils",
                    "reward": "2.14000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b934918-21a2-46e3-b1eb-31febeb94522/?format=api"
                }
            ]
        },
        {
            "id": "cc6dfb7a-ee2b-4aee-806d-e0ef1fd975c4",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a0e690f-e62d-465e-a926-030a2e5dfe64/?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 6",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f4c6781e-2ab2-4644-bae2-6be848614d9f",
                    "gambit_id": "b1ad5999-9636-4ecd-bdff-394079f2c003",
                    "last_updated": "2022-12-03T10:27:32.794295-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc6dfb7a-ee2b-4aee-806d-e0ef1fd975c4/?format=api"
                },
                {
                    "id": "231f759c-f61f-4de5-b5a2-ea81565abfe9",
                    "gambit_id": "f17864e0-eca7-49d2-8f72-1ffe0dda8d52",
                    "last_updated": "2022-12-03T10:27:32.793143-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc6dfb7a-ee2b-4aee-806d-e0ef1fd975c4/?format=api"
                }
            ]
        }
    ]
}