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/cf78e808-a77c-4fa0-a2ac-177f6cf18515/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cf78e808-a77c-4fa0-a2ac-177f6cf18515",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2d478d68-dd3f-4e17-8a99-51ff8f5e7383",
    "completed": true,
    "last_updated": "2022-12-05T15:37:08.214032-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.83,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/2d478d68-dd3f-4e17-8a99-51ff8f5e7383",
    "datetime": "2022-12-04T13:00:00-05:00",
    "cutoff_datetime": "2022-12-04T13:00:00-05:00",
    "name": "Tennessee Titans v. Philadelphia Eagles",
    "bettypes": [
        {
            "id": "e9769de1-3a16-4a48-81d8-16f53dcc1cd7",
            "match": "https://api-prod.gambitprofit.com/api/matches/cf78e808-a77c-4fa0-a2ac-177f6cf18515/?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": "Philadelphia Eagles",
                        "amount": 6482.0
                    },
                    {
                        "team": "Tennessee Titans",
                        "amount": 3518.0
                    }
                ],
                "expected_reward_tokens": 9074.8,
                "profit_sb": 74.8,
                "profit_sb_percentage": 0.83,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b9b9a03f-ad2d-47a6-85b9-bd3c9715f6ef",
                    "gambit_id": "413a8d05-6460-4f06-b0b1-701a440cfe18",
                    "last_updated": "2022-12-05T15:37:08.220566-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.40000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9769de1-3a16-4a48-81d8-16f53dcc1cd7/?format=api"
                },
                {
                    "id": "c6176527-71a2-4499-80b4-d801feebe712",
                    "gambit_id": "03d7285a-62f1-4b95-937a-90786584104a",
                    "last_updated": "2022-12-05T15:37:08.221776-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tennessee Titans",
                    "reward": "2.58000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9769de1-3a16-4a48-81d8-16f53dcc1cd7/?format=api"
                }
            ]
        },
        {
            "id": "f2c1f5fc-658d-43fe-b264-593a7badad14",
            "match": "https://api-prod.gambitprofit.com/api/matches/cf78e808-a77c-4fa0-a2ac-177f6cf18515/?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": "Tennessee Titans",
                        "amount": 5000.0
                    },
                    {
                        "team": "Philadelphia Eagles",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2753ce8a-5985-4ea2-b65b-1c9556b73834",
                    "gambit_id": "c05e8ce1-80fc-437e-9583-7c407a67accf",
                    "last_updated": "2022-12-05T15:37:08.225162-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tennessee Titans",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2c1f5fc-658d-43fe-b264-593a7badad14/?format=api"
                },
                {
                    "id": "ae5ebba8-0166-4ab1-8676-58670fa2b969",
                    "gambit_id": "63fb7d21-27df-4da6-8e4c-80b0f994ca3b",
                    "last_updated": "2022-12-05T15:37:08.224082-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2c1f5fc-658d-43fe-b264-593a7badad14/?format=api"
                }
            ]
        },
        {
            "id": "a89af982-4c76-4b99-8664-1d48fd78075b",
            "match": "https://api-prod.gambitprofit.com/api/matches/cf78e808-a77c-4fa0-a2ac-177f6cf18515/?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 44.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 44.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "52076aca-541b-44d9-88eb-e8e4f1386833",
                    "gambit_id": "64e05a4c-46f6-46e0-8c08-175ebd6737b4",
                    "last_updated": "2022-12-05T15:37:08.216932-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 44.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89af982-4c76-4b99-8664-1d48fd78075b/?format=api"
                },
                {
                    "id": "fc8fa496-d424-4773-ac2f-b48391b9a737",
                    "gambit_id": "7aa4a40f-fe79-4b9d-967b-f0c1b21cb965",
                    "last_updated": "2022-12-05T15:37:08.218136-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 44.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89af982-4c76-4b99-8664-1d48fd78075b/?format=api"
                }
            ]
        }
    ]
}