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/87e6345d-0bac-4bdf-905d-26c653b97c0e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "87e6345d-0bac-4bdf-905d-26c653b97c0e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "efc0971b-0737-40df-b52e-b3d171702863",
    "completed": true,
    "last_updated": "2022-11-18T09:52:43.900794-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.6,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/efc0971b-0737-40df-b52e-b3d171702863",
    "datetime": "2022-11-17T20:05:00-05:00",
    "cutoff_datetime": "2022-11-17T20:05:00-05:00",
    "name": "New York Islanders v. Nashville Predators",
    "bettypes": [
        {
            "id": "ec9c855d-2730-4b1d-af3c-06758685d366",
            "match": "https://api-prod.gambitprofit.com/api/matches/87e6345d-0bac-4bdf-905d-26c653b97c0e/?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": "Nashville Predators",
                        "amount": 5097.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0753a1ca-ae1a-4f14-b4de-27d046e88853",
                    "gambit_id": "f94e143b-b37b-4266-a50f-6727adc3b98b",
                    "last_updated": "2022-11-18T09:52:43.910520-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nashville Predators",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec9c855d-2730-4b1d-af3c-06758685d366/?format=api"
                },
                {
                    "id": "c63cba66-fca0-4a51-8af2-d0aca996b2e1",
                    "gambit_id": "99009492-3e83-4092-947c-7ee953aa09a2",
                    "last_updated": "2022-11-18T09:52:43.911512-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec9c855d-2730-4b1d-af3c-06758685d366/?format=api"
                }
            ]
        },
        {
            "id": "749403fe-a4b1-431f-bf4c-bf218b983b17",
            "match": "https://api-prod.gambitprofit.com/api/matches/87e6345d-0bac-4bdf-905d-26c653b97c0e/?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": "New York Islanders",
                        "amount": 6825.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 3175.0
                    }
                ],
                "expected_reward_tokens": 9144.0,
                "profit_sb": 144.0,
                "profit_sb_percentage": 1.6,
                "recommended": true
            },
            "lines": [
                {
                    "id": "23550c4d-9fe5-438d-afd1-dc43e53061f0",
                    "gambit_id": "9833ac07-7afa-451f-8f33-9a19d5c7d53f",
                    "last_updated": "2022-11-18T09:52:43.908366-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "1.34000",
                    "odds": "1.39220",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/749403fe-a4b1-431f-bf4c-bf218b983b17/?format=api"
                },
                {
                    "id": "eb17d5b9-2360-4587-91a8-997f91f0af6d",
                    "gambit_id": "e74ef272-1655-4fac-9502-b44a545ff80a",
                    "last_updated": "2022-11-18T09:52:43.907239-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nashville Predators",
                    "reward": "2.88000",
                    "odds": "3.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/749403fe-a4b1-431f-bf4c-bf218b983b17/?format=api"
                }
            ]
        },
        {
            "id": "57a986d7-c098-4893-bf0e-b1e10897dc03",
            "match": "https://api-prod.gambitprofit.com/api/matches/87e6345d-0bac-4bdf-905d-26c653b97c0e/?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 6",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "57977ee1-ceb1-4345-9734-bf36f919b990",
                    "gambit_id": "a9476833-8080-47be-b0a5-93e784140e64",
                    "last_updated": "2022-11-18T09:52:43.903696-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57a986d7-c098-4893-bf0e-b1e10897dc03/?format=api"
                },
                {
                    "id": "08ddba5f-a7ff-43da-b150-ada52056a35f",
                    "gambit_id": "8ca04d98-0c7c-4720-a729-c146c078a773",
                    "last_updated": "2022-11-18T09:52:43.904940-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57a986d7-c098-4893-bf0e-b1e10897dc03/?format=api"
                }
            ]
        }
    ]
}