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/7d13bcfa-d79f-4368-bd68-6382bc3f6598/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7d13bcfa-d79f-4368-bd68-6382bc3f6598",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5e2831a0-68ab-48de-96e5-a0a9c03b0037",
    "completed": true,
    "last_updated": "2022-12-29T10:42:02.214782-05:00",
    "created_at": "2022-12-28T09:32:07.690215-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.77,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/5e2831a0-68ab-48de-96e5-a0a9c03b0037",
    "datetime": "2022-12-28T20:00:00-05:00",
    "cutoff_datetime": "2022-12-28T20:00:00-05:00",
    "name": "North Carolina v. Oregon",
    "bettypes": [
        {
            "id": "4f9aa8b1-aef1-40ce-8e79-04c2b904280a",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d13bcfa-d79f-4368-bd68-6382bc3f6598/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-28T09:32:07.691961-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": "Oregon",
                        "amount": 7839.0
                    },
                    {
                        "team": "North Carolina",
                        "amount": 2161.0
                    }
                ],
                "expected_reward_tokens": 9249.08,
                "profit_sb": 249.08,
                "profit_sb_percentage": 2.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f93c8856-f57a-477c-a95f-f4ea11d66b94",
                    "gambit_id": "4224ebc2-c393-419c-a0fa-891b37a4e79e",
                    "last_updated": "2022-12-29T10:42:02.217538-05:00",
                    "created_at": "2022-12-28T09:32:07.693195-05:00",
                    "name": "Oregon",
                    "reward": "1.18000",
                    "odds": "1.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f9aa8b1-aef1-40ce-8e79-04c2b904280a/?format=api"
                },
                {
                    "id": "fb8220b2-8b75-484c-93e5-6ab50bba19c0",
                    "gambit_id": "3bf24414-ade9-41a1-8475-28dd85f15ce6",
                    "last_updated": "2022-12-29T10:42:02.219048-05:00",
                    "created_at": "2022-12-28T09:32:07.694466-05:00",
                    "name": "North Carolina",
                    "reward": "4.28000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f9aa8b1-aef1-40ce-8e79-04c2b904280a/?format=api"
                }
            ]
        },
        {
            "id": "ba94f42f-d9fb-4c8b-a314-90a5491fbeed",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d13bcfa-d79f-4368-bd68-6382bc3f6598/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-28T09:32:07.699632-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": "North Carolina",
                        "amount": 5000.0
                    },
                    {
                        "team": "Oregon",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "84f3ed4d-3245-4321-980e-0363c9546f7b",
                    "gambit_id": "043fd705-8850-45d4-849e-9f7e4151393e",
                    "last_updated": "2022-12-29T10:42:02.225925-05:00",
                    "created_at": "2022-12-28T09:32:07.702097-05:00",
                    "name": "North Carolina",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "13.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba94f42f-d9fb-4c8b-a314-90a5491fbeed/?format=api"
                },
                {
                    "id": "4e424e85-b76b-4e1f-aabe-0c7c168a98d0",
                    "gambit_id": "047f9176-831b-4d20-9fe5-a64f8a207a5d",
                    "last_updated": "2022-12-29T10:42:02.224817-05:00",
                    "created_at": "2022-12-28T09:32:07.700838-05:00",
                    "name": "Oregon",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-13.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba94f42f-d9fb-4c8b-a314-90a5491fbeed/?format=api"
                }
            ]
        },
        {
            "id": "64a770da-7912-4261-9c01-aee7324586b2",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d13bcfa-d79f-4368-bd68-6382bc3f6598/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-28T09:32:07.695793-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 76.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 76.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9bf5e7c0-eab2-4f2d-a5d6-78223e0d16e3",
                    "gambit_id": "aa0a16f9-8201-4957-aead-e96ae5e241a3",
                    "last_updated": "2022-12-29T10:42:02.221416-05:00",
                    "created_at": "2022-12-28T09:32:07.697037-05:00",
                    "name": "Game Total Under 76.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "76.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64a770da-7912-4261-9c01-aee7324586b2/?format=api"
                },
                {
                    "id": "4713e062-30f8-4b66-8d97-1ad37784d010",
                    "gambit_id": "587290c7-f5d9-4a89-89ed-3c0687a30df6",
                    "last_updated": "2022-12-29T10:42:02.222515-05:00",
                    "created_at": "2022-12-28T09:32:07.698314-05:00",
                    "name": "Game Total Over 76.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "76.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64a770da-7912-4261-9c01-aee7324586b2/?format=api"
                }
            ]
        }
    ]
}