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/99bc5d8d-a3d9-4e38-9608-0eab5c8e03c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "99bc5d8d-a3d9-4e38-9608-0eab5c8e03c2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "6148d262-a5c6-4a69-98d8-4f77105e89e0",
    "completed": true,
    "last_updated": "2022-09-19T10:21:57.364883-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.4,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/6148d262-a5c6-4a69-98d8-4f77105e89e0",
    "datetime": "2022-09-18T16:25:00-04:00",
    "cutoff_datetime": "2022-09-18T16:25:00-04:00",
    "name": "Cincinnati Bengals v. Dallas Cowboys",
    "bettypes": [
        {
            "id": "18b9c77a-6ebf-4519-b6d9-7966572cce93",
            "match": "https://api-prod.gambitprofit.com/api/matches/99bc5d8d-a3d9-4e38-9608-0eab5c8e03c2/?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": "Cincinnati Bengals",
                        "amount": 7257.0
                    },
                    {
                        "team": "Dallas Cowboys",
                        "amount": 2743.0
                    }
                ],
                "expected_reward_tokens": 9216.39,
                "profit_sb": 216.39,
                "profit_sb_percentage": 2.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7472d448-6e5b-4152-95ca-008db396239c",
                    "gambit_id": "c66a980f-e029-4aa8-b79e-8f4b89326c7e",
                    "last_updated": "2022-09-19T10:21:57.371999-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cincinnati Bengals",
                    "reward": "1.27000",
                    "odds": "1.30300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18b9c77a-6ebf-4519-b6d9-7966572cce93/?format=api"
                },
                {
                    "id": "e706ae06-1e15-44db-bd7c-0ffabb3fb046",
                    "gambit_id": "9beda8f4-7e8c-41a9-a3a2-a19fae5f0201",
                    "last_updated": "2022-09-19T10:21:57.370979-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "3.36000",
                    "odds": "3.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18b9c77a-6ebf-4519-b6d9-7966572cce93/?format=api"
                }
            ]
        },
        {
            "id": "fbb79ea0-ed4c-4c12-ad36-fb35a59a65d5",
            "match": "https://api-prod.gambitprofit.com/api/matches/99bc5d8d-a3d9-4e38-9608-0eab5c8e03c2/?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": "Cincinnati Bengals",
                        "amount": 5208.0
                    },
                    {
                        "team": "Dallas Cowboys",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0fda0220-c8a1-4807-a25e-5dcc7ff38455",
                    "gambit_id": "9d64c95e-29f9-4f6f-a45d-a9291ea2c2eb",
                    "last_updated": "2022-09-19T10:21:57.375041-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cincinnati Bengals",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbb79ea0-ed4c-4c12-ad36-fb35a59a65d5/?format=api"
                },
                {
                    "id": "0dbdabc6-fdd3-448f-97e3-43d235baff7c",
                    "gambit_id": "34268994-04e9-45aa-b988-2852e0c0896e",
                    "last_updated": "2022-09-19T10:21:57.374047-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbb79ea0-ed4c-4c12-ad36-fb35a59a65d5/?format=api"
                }
            ]
        },
        {
            "id": "1d7a7b1a-6e87-420a-9a13-79e3a8accca3",
            "match": "https://api-prod.gambitprofit.com/api/matches/99bc5d8d-a3d9-4e38-9608-0eab5c8e03c2/?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 42",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 42",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c1f93442-62b4-4d9f-87bc-ccc03dab7446",
                    "gambit_id": "995f50f7-82b5-4c8d-9110-fa7cc4babaf3",
                    "last_updated": "2022-09-19T10:21:57.368925-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 42",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "42.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d7a7b1a-6e87-420a-9a13-79e3a8accca3/?format=api"
                },
                {
                    "id": "a6649b63-cde3-4197-b5b9-1bc1f367fa4a",
                    "gambit_id": "32d3cc4d-3e1d-458d-af0e-bb4cac7ccd94",
                    "last_updated": "2022-09-19T10:21:57.367725-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 42",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "42.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d7a7b1a-6e87-420a-9a13-79e3a8accca3/?format=api"
                }
            ]
        }
    ]
}