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/3db7c58d-8cf0-4d1c-b70b-9fe0e41575f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3db7c58d-8cf0-4d1c-b70b-9fe0e41575f6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "33905c16-ab86-4862-b7cd-c20a3c316fa3",
    "completed": true,
    "last_updated": "2022-10-11T11:07:31.919657-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.33,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/33905c16-ab86-4862-b7cd-c20a3c316fa3",
    "datetime": "2022-10-08T15:30:00-04:00",
    "cutoff_datetime": "2022-10-08T15:30:00-04:00",
    "name": "Ball State v. Central Michigan",
    "bettypes": [
        {
            "id": "eb11e857-6fa1-46eb-999d-9b7474a2f7cf",
            "match": "https://api-prod.gambitprofit.com/api/matches/3db7c58d-8cf0-4d1c-b70b-9fe0e41575f6/?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": "Central Michigan",
                        "amount": 7221.0
                    },
                    {
                        "team": "Ball State",
                        "amount": 2779.0
                    }
                ],
                "expected_reward_tokens": 9531.72,
                "profit_sb": 31.72,
                "profit_sb_percentage": 0.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2385f458-40c5-419c-b3d5-1a54265a7524",
                    "gambit_id": "1384cc7e-c222-4fae-98e3-9d25ef439787",
                    "last_updated": "2022-10-11T11:07:31.925773-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Central Michigan",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb11e857-6fa1-46eb-999d-9b7474a2f7cf/?format=api"
                },
                {
                    "id": "c0d75222-4cdd-43ac-b686-bed1b29b3aa6",
                    "gambit_id": "79e3363f-13aa-4aff-ae4e-31454af4ff70",
                    "last_updated": "2022-10-11T11:07:31.926868-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ball State",
                    "reward": "3.43000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb11e857-6fa1-46eb-999d-9b7474a2f7cf/?format=api"
                }
            ]
        },
        {
            "id": "f28c2900-2c8a-4aae-95ae-8e29c242b5ee",
            "match": "https://api-prod.gambitprofit.com/api/matches/3db7c58d-8cf0-4d1c-b70b-9fe0e41575f6/?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": "Ball State",
                        "amount": 5106.0
                    },
                    {
                        "team": "Central Michigan",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c93ef2f3-0d97-4b98-be79-88ef476543ea",
                    "gambit_id": "1609bb27-5cd8-4b1f-961d-3b279341c1c7",
                    "last_updated": "2022-10-11T11:07:31.929736-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ball State",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f28c2900-2c8a-4aae-95ae-8e29c242b5ee/?format=api"
                },
                {
                    "id": "8a7c4c9f-8dc6-44a7-ae6d-a4e81426ad92",
                    "gambit_id": "f2f6e91e-ed79-419e-b83d-5db686427470",
                    "last_updated": "2022-10-11T11:07:31.928818-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Central Michigan",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f28c2900-2c8a-4aae-95ae-8e29c242b5ee/?format=api"
                }
            ]
        },
        {
            "id": "dcfff21e-1aa7-4f69-acec-cf243bc8fd62",
            "match": "https://api-prod.gambitprofit.com/api/matches/3db7c58d-8cf0-4d1c-b70b-9fe0e41575f6/?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 63.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 63.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3d3e004f-b5d2-4585-8144-09f72e0f1ca2",
                    "gambit_id": "743d2aef-951b-4a0e-be7b-00d6008ea9e7",
                    "last_updated": "2022-10-11T11:07:31.922397-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 63.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "63.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcfff21e-1aa7-4f69-acec-cf243bc8fd62/?format=api"
                },
                {
                    "id": "7fc7439f-bb16-47f6-93ee-7919824ae968",
                    "gambit_id": "ff227517-a4da-426e-aca7-fbb7eed80ff5",
                    "last_updated": "2022-10-11T11:07:31.923572-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 63.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "63.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcfff21e-1aa7-4f69-acec-cf243bc8fd62/?format=api"
                }
            ]
        }
    ]
}