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/f12dcd7f-224f-4980-b41e-5cd8477ff4c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f12dcd7f-224f-4980-b41e-5cd8477ff4c0",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5d4ee623-8700-48b0-b0f5-659b131b4afa",
    "completed": true,
    "last_updated": "2022-11-07T09:32:14.541946-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.7,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/5d4ee623-8700-48b0-b0f5-659b131b4afa",
    "datetime": "2022-11-05T11:00:00-04:00",
    "cutoff_datetime": "2022-11-05T11:00:00-04:00",
    "name": "Manchester City v. Fulham",
    "bettypes": [
        {
            "id": "4953bb4a-bc6a-472a-b42e-cc12e8db84bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/f12dcd7f-224f-4980-b41e-5cd8477ff4c0/?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": "Manchester City",
                        "amount": 8627.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1373.0
                    }
                ],
                "expected_reward_tokens": 9830.68,
                "profit_sb": 830.68,
                "profit_sb_percentage": 9.23,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 7950.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1266.0
                    },
                    {
                        "team": "Fulham",
                        "amount": 784.0
                    }
                ],
                "expected_reward_tokens": 9063.0,
                "profit_sb": 63.0,
                "profit_sb_percentage": 0.7,
                "recommended": true
            },
            "lines": [
                {
                    "id": "54ce84ce-26d0-4942-8f3f-60fbc4de0508",
                    "gambit_id": "45797949-8c8c-46aa-8e74-7d323e2014e3",
                    "last_updated": "2022-11-07T09:32:14.549265-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Manchester City",
                    "reward": "1.14000",
                    "odds": "1.16000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4953bb4a-bc6a-472a-b42e-cc12e8db84bd/?format=api"
                },
                {
                    "id": "cf6f72de-28a9-4fb5-a1b4-0df86215a33f",
                    "gambit_id": "72891b4c-4fa3-4553-b25b-ab9ca8bf8b2c",
                    "last_updated": "2022-11-07T09:32:14.550480-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "7.16000",
                    "odds": "8.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4953bb4a-bc6a-472a-b42e-cc12e8db84bd/?format=api"
                },
                {
                    "id": "db718763-1dee-4bbf-94c2-b2838d567c55",
                    "gambit_id": "629bf45d-89a0-49cd-b001-516736d000e7",
                    "last_updated": "2022-11-07T09:32:14.548148-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Fulham",
                    "reward": "11.56000",
                    "odds": "13.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4953bb4a-bc6a-472a-b42e-cc12e8db84bd/?format=api"
                }
            ]
        },
        {
            "id": "39fca2d6-9012-4195-bb8b-73d768d88c5a",
            "match": "https://api-prod.gambitprofit.com/api/matches/f12dcd7f-224f-4980-b41e-5cd8477ff4c0/?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": 6835.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3165.0
                    }
                ],
                "expected_reward_tokens": 9020.25,
                "profit_sb": 20.25,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4993d104-ba26-4bc6-b326-c07d812f8990",
                    "gambit_id": "470a56c7-857f-48bf-9404-264cd094aa22",
                    "last_updated": "2022-11-07T09:32:14.544736-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.32000",
                    "odds": "1.36000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39fca2d6-9012-4195-bb8b-73d768d88c5a/?format=api"
                },
                {
                    "id": "62a2d4f2-d34a-410e-b8c7-59e228181909",
                    "gambit_id": "b5454424-2844-43cf-9b8a-adbcecfe355f",
                    "last_updated": "2022-11-07T09:32:14.545899-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.85000",
                    "odds": "3.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39fca2d6-9012-4195-bb8b-73d768d88c5a/?format=api"
                }
            ]
        }
    ]
}