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/469a6291-c0ca-462a-95d0-2cb421e9421f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "469a6291-c0ca-462a-95d0-2cb421e9421f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "49f0d594-e4a1-40aa-8406-8cc41a1650b5",
    "completed": true,
    "last_updated": "2022-09-12T10:17:25.837078-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.52,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/49f0d594-e4a1-40aa-8406-8cc41a1650b5",
    "datetime": "2022-09-11T16:25:00-04:00",
    "cutoff_datetime": "2022-09-11T16:25:00-04:00",
    "name": "Kansas City Chiefs v. Arizona Cardinals",
    "bettypes": [
        {
            "id": "6f2b9553-0644-4fcb-919f-bc9212ef10ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/469a6291-c0ca-462a-95d0-2cb421e9421f/?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": "Kansas City Chiefs",
                        "amount": 6785.0
                    },
                    {
                        "team": "Arizona Cardinals",
                        "amount": 3215.0
                    }
                ],
                "expected_reward_tokens": 9227.05,
                "profit_sb": 227.05,
                "profit_sb_percentage": 2.52,
                "recommended": true
            },
            "lines": [
                {
                    "id": "83280ed8-a430-4b56-822f-67bca7bc2151",
                    "gambit_id": "58dbbb58-9970-4b2f-87ae-24d848099bb5",
                    "last_updated": "2022-09-12T10:17:25.843635-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.36000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f2b9553-0644-4fcb-919f-bc9212ef10ba/?format=api"
                },
                {
                    "id": "7328e0aa-92e6-4a6e-b039-1b0f69e1fe4a",
                    "gambit_id": "7698e777-75bd-4f27-8f2b-34925ac61e86",
                    "last_updated": "2022-09-12T10:17:25.842658-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Cardinals",
                    "reward": "2.87000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f2b9553-0644-4fcb-919f-bc9212ef10ba/?format=api"
                }
            ]
        },
        {
            "id": "ad5fd3f8-8447-46f5-b9d5-305b49b1d077",
            "match": "https://api-prod.gambitprofit.com/api/matches/469a6291-c0ca-462a-95d0-2cb421e9421f/?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": "Arizona Cardinals",
                        "amount": 5000.0
                    },
                    {
                        "team": "Kansas City Chiefs",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f925bb9f-2440-4668-80e1-eac076337d49",
                    "gambit_id": "d101f8f7-551c-47a7-9091-599d4bc02b9c",
                    "last_updated": "2022-09-12T10:17:25.845664-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Cardinals",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad5fd3f8-8447-46f5-b9d5-305b49b1d077/?format=api"
                },
                {
                    "id": "017f319d-c6a7-4a72-85c6-32476984fcf3",
                    "gambit_id": "c2c8a439-2aa2-43c2-82aa-4cb9c483eba4",
                    "last_updated": "2022-09-12T10:17:25.846726-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad5fd3f8-8447-46f5-b9d5-305b49b1d077/?format=api"
                }
            ]
        },
        {
            "id": "2ce7ccca-b46a-476a-9d6c-3cc9ab86a9e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/469a6291-c0ca-462a-95d0-2cb421e9421f/?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 54",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 54",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "11376b75-5aff-4346-8f62-d76ad2802c3c",
                    "gambit_id": "2eef0efd-f972-484d-a16c-9189ffc78cb4",
                    "last_updated": "2022-09-12T10:17:25.840715-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 54",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "54.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ce7ccca-b46a-476a-9d6c-3cc9ab86a9e9/?format=api"
                },
                {
                    "id": "f259f6a6-6a82-419a-a3f6-85079bed6c7a",
                    "gambit_id": "e6dc240f-0069-4f88-b082-563c2dbe427a",
                    "last_updated": "2022-09-12T10:17:25.839687-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 54",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "54.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ce7ccca-b46a-476a-9d6c-3cc9ab86a9e9/?format=api"
                }
            ]
        }
    ]
}