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/43ba5a38-8293-4ffd-9299-69b343df973f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "43ba5a38-8293-4ffd-9299-69b343df973f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "fefc1514-c5f5-4c20-bd17-873db28c00ee",
    "completed": true,
    "last_updated": "2022-09-05T09:47:21.598741-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.82,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/fefc1514-c5f5-4c20-bd17-873db28c00ee",
    "datetime": "2022-09-03T18:00:00-04:00",
    "cutoff_datetime": "2022-09-03T18:00:00-04:00",
    "name": "Florida Atlantic v. Ohio",
    "bettypes": [
        {
            "id": "bf0a6d18-a4a2-473f-a0b4-80cf48e8332d",
            "match": "https://api-prod.gambitprofit.com/api/matches/43ba5a38-8293-4ffd-9299-69b343df973f/?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": "Florida Atlantic",
                        "amount": 6610.0
                    },
                    {
                        "team": "Ohio",
                        "amount": 3390.0
                    }
                ],
                "expected_reward_tokens": 9254.0,
                "profit_sb": 254.0,
                "profit_sb_percentage": 2.82,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4cac7abd-b4c9-4529-b4b7-7432a2d8e892",
                    "gambit_id": "db01f054-f494-4905-8e45-2ff0631326ba",
                    "last_updated": "2022-09-05T09:47:21.606386-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Atlantic",
                    "reward": "1.40000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf0a6d18-a4a2-473f-a0b4-80cf48e8332d/?format=api"
                },
                {
                    "id": "23fec67e-f375-4402-96cd-5835eb976f8a",
                    "gambit_id": "c0d0db6b-d9ff-41e6-be27-d0b446c1af7f",
                    "last_updated": "2022-09-05T09:47:21.605201-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ohio",
                    "reward": "2.73000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf0a6d18-a4a2-473f-a0b4-80cf48e8332d/?format=api"
                }
            ]
        },
        {
            "id": "165efa1b-48d6-4272-9c33-1c9a69b00dec",
            "match": "https://api-prod.gambitprofit.com/api/matches/43ba5a38-8293-4ffd-9299-69b343df973f/?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": "Florida Atlantic",
                        "amount": 5000.0
                    },
                    {
                        "team": "Ohio",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c7b0af98-b381-4655-9d97-ee853986c93b",
                    "gambit_id": "204f3442-49a8-471b-81cc-3d2312b504ff",
                    "last_updated": "2022-09-05T09:47:21.609867-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Atlantic",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/165efa1b-48d6-4272-9c33-1c9a69b00dec/?format=api"
                },
                {
                    "id": "f20611f0-395c-4e2b-afaf-57ea2f82d4f1",
                    "gambit_id": "fbdaae8b-73ee-4f80-95ae-3d10c3f634bb",
                    "last_updated": "2022-09-05T09:47:21.608714-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ohio",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/165efa1b-48d6-4272-9c33-1c9a69b00dec/?format=api"
                }
            ]
        },
        {
            "id": "ceca83b1-18ee-4b1a-9b6f-483d16e06799",
            "match": "https://api-prod.gambitprofit.com/api/matches/43ba5a38-8293-4ffd-9299-69b343df973f/?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 51",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 51",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c62a7b4e-044d-40aa-a89e-e26d5f22194e",
                    "gambit_id": "a6fbd08a-8aa0-4c7f-8f77-5967ea6d5a34",
                    "last_updated": "2022-09-05T09:47:21.602850-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 51",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "51.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ceca83b1-18ee-4b1a-9b6f-483d16e06799/?format=api"
                },
                {
                    "id": "6fe58596-b8c5-4b9e-9ec9-932a61163f6c",
                    "gambit_id": "14ec76c2-8d66-479f-87a4-48ea7bc32080",
                    "last_updated": "2022-09-05T09:47:21.601685-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 51",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "51.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ceca83b1-18ee-4b1a-9b6f-483d16e06799/?format=api"
                }
            ]
        }
    ]
}