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/da75788b-95f6-414f-b286-ba0e1da6f513/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "da75788b-95f6-414f-b286-ba0e1da6f513",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "328b7307-817e-4020-bc9d-a9560f3f43b8",
    "completed": true,
    "last_updated": "2022-11-07T10:13:02.902885-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.1,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/328b7307-817e-4020-bc9d-a9560f3f43b8",
    "datetime": "2022-11-06T13:00:00-05:00",
    "cutoff_datetime": "2022-11-06T13:00:00-05:00",
    "name": "Las Vegas Raiders v. Jacksonville Jaguars",
    "bettypes": [
        {
            "id": "db489397-72d8-4717-8428-066539701a20",
            "match": "https://api-prod.gambitprofit.com/api/matches/da75788b-95f6-414f-b286-ba0e1da6f513/?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": "Las Vegas Raiders",
                        "amount": 5583.0
                    },
                    {
                        "team": "Jacksonville Jaguars",
                        "amount": 4417.0
                    }
                ],
                "expected_reward_tokens": 9099.02,
                "profit_sb": 99.02,
                "profit_sb_percentage": 1.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5fe95bb0-68e7-4241-8795-efbc0336ecde",
                    "gambit_id": "ed8abdf2-f385-409c-8b58-9b1109e03d5d",
                    "last_updated": "2022-11-07T10:13:02.910211-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Las Vegas Raiders",
                    "reward": "1.63000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db489397-72d8-4717-8428-066539701a20/?format=api"
                },
                {
                    "id": "eda93cbe-fdd1-44fd-9a38-b6f78a16e082",
                    "gambit_id": "ca606f08-55af-49e0-8f97-98b49726623c",
                    "last_updated": "2022-11-07T10:13:02.909073-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "2.06000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db489397-72d8-4717-8428-066539701a20/?format=api"
                }
            ]
        },
        {
            "id": "c2702d94-c81d-4259-918f-c6078f8358a0",
            "match": "https://api-prod.gambitprofit.com/api/matches/da75788b-95f6-414f-b286-ba0e1da6f513/?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": "Las Vegas Raiders",
                        "amount": 5097.0
                    },
                    {
                        "team": "Jacksonville Jaguars",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b27dffa8-cf4c-44ec-ac01-b2e7a6d343d9",
                    "gambit_id": "398ab09a-8574-41d4-944a-e6e47ad9a2d8",
                    "last_updated": "2022-11-07T10:13:02.913597-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Las Vegas Raiders",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2702d94-c81d-4259-918f-c6078f8358a0/?format=api"
                },
                {
                    "id": "379218eb-deff-41f8-8396-f1bb882bf43f",
                    "gambit_id": "206cc11a-e5f4-4486-8eb7-f414a13efa52",
                    "last_updated": "2022-11-07T10:13:02.912442-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2702d94-c81d-4259-918f-c6078f8358a0/?format=api"
                }
            ]
        },
        {
            "id": "efdc9b8c-afec-4095-bc26-e5996823428a",
            "match": "https://api-prod.gambitprofit.com/api/matches/da75788b-95f6-414f-b286-ba0e1da6f513/?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 48",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Under 48",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a656a6fd-8cdf-4f60-9e71-599ee3bad5b2",
                    "gambit_id": "107da24b-2681-4901-9544-f4d90106a7e6",
                    "last_updated": "2022-11-07T10:13:02.906797-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 48",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "48.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efdc9b8c-afec-4095-bc26-e5996823428a/?format=api"
                },
                {
                    "id": "3574c1fa-2200-4f3b-a77f-ca56279897ab",
                    "gambit_id": "cb4d0e9a-8069-4a48-8690-101a7d671d79",
                    "last_updated": "2022-11-07T10:13:02.905659-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 48",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "48.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efdc9b8c-afec-4095-bc26-e5996823428a/?format=api"
                }
            ]
        }
    ]
}