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/34496507-71ef-43d4-a55d-a3542337f415/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "34496507-71ef-43d4-a55d-a3542337f415",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "69d73d97-7376-4905-98e7-7250dd2aee4b",
    "completed": true,
    "last_updated": "2022-12-25T18:12:07.278809-05:00",
    "created_at": "2022-12-23T12:47:11.481239-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.12,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/69d73d97-7376-4905-98e7-7250dd2aee4b",
    "datetime": "2022-12-24T16:05:00-05:00",
    "cutoff_datetime": "2022-12-24T16:05:00-05:00",
    "name": "Washington Commanders v. San Francisco 49ers",
    "bettypes": [
        {
            "id": "e26f2b9d-5f0a-403e-ae23-21ce89cd63a8",
            "match": "https://api-prod.gambitprofit.com/api/matches/34496507-71ef-43d4-a55d-a3542337f415/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-23T12:47:11.486782-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": "San Francisco 49ers",
                        "amount": 7016.0
                    },
                    {
                        "team": "Washington Commanders",
                        "amount": 2984.0
                    }
                ],
                "expected_reward_tokens": 9190.72,
                "profit_sb": 190.72,
                "profit_sb_percentage": 2.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5c85172f-613d-4d18-acc5-57e5ce09c013",
                    "gambit_id": "3cf109b7-b8b4-4db3-a632-e21c560adf58",
                    "last_updated": "2022-12-25T18:12:07.285178-05:00",
                    "created_at": "2022-12-23T12:47:11.487992-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.31000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e26f2b9d-5f0a-403e-ae23-21ce89cd63a8/?format=api"
                },
                {
                    "id": "27e9226b-cc7e-41c7-93bb-561274bf4ed4",
                    "gambit_id": "95027ceb-4e44-4111-b582-50473cd2d646",
                    "last_updated": "2022-12-25T18:12:07.286317-05:00",
                    "created_at": "2022-12-23T12:47:11.489313-05:00",
                    "name": "Washington Commanders",
                    "reward": "3.08000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e26f2b9d-5f0a-403e-ae23-21ce89cd63a8/?format=api"
                }
            ]
        },
        {
            "id": "e0fda77d-348d-40ec-b168-797417b222cd",
            "match": "https://api-prod.gambitprofit.com/api/matches/34496507-71ef-43d4-a55d-a3542337f415/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-23T12:47:11.490617-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": "Washington Commanders",
                        "amount": 5098.0
                    },
                    {
                        "team": "San Francisco 49ers",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7d8a017b-07d1-4f17-8ab6-ca61d054b7bc",
                    "gambit_id": "0a8374d8-4e98-4070-99b7-f84eaa2097d1",
                    "last_updated": "2022-12-25T18:12:07.291629-05:00",
                    "created_at": "2022-12-23T12:47:11.493059-05:00",
                    "name": "Washington Commanders",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0fda77d-348d-40ec-b168-797417b222cd/?format=api"
                },
                {
                    "id": "a3768c33-d816-4b22-af4b-87786c49383f",
                    "gambit_id": "b2a354ea-e4c2-4488-a652-c925a81a4870",
                    "last_updated": "2022-12-25T18:12:07.288609-05:00",
                    "created_at": "2022-12-23T12:47:11.491803-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0fda77d-348d-40ec-b168-797417b222cd/?format=api"
                }
            ]
        },
        {
            "id": "b1df8a3d-0981-4b42-a343-5237faeef07d",
            "match": "https://api-prod.gambitprofit.com/api/matches/34496507-71ef-43d4-a55d-a3542337f415/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-23T12:47:11.482894-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 37",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 37",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0bc79fd1-3c38-4897-ab06-3fa301b2fac1",
                    "gambit_id": "c4b938c0-e4d0-4900-bc72-f5e9c83ba0fe",
                    "last_updated": "2022-12-25T18:12:07.282840-05:00",
                    "created_at": "2022-12-23T12:47:11.485467-05:00",
                    "name": "Game Total Over 37",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "37.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1df8a3d-0981-4b42-a343-5237faeef07d/?format=api"
                },
                {
                    "id": "0245d549-61be-4ad1-972f-cac8018e2e6b",
                    "gambit_id": "df40466d-660d-497f-b8bb-7aaf8987dd45",
                    "last_updated": "2022-12-25T18:12:07.281650-05:00",
                    "created_at": "2022-12-23T12:47:11.484135-05:00",
                    "name": "Game Total Under 37",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "37.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1df8a3d-0981-4b42-a343-5237faeef07d/?format=api"
                }
            ]
        }
    ]
}