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/ab79fbc2-2695-4698-a188-736fa0d46728/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ab79fbc2-2695-4698-a188-736fa0d46728",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "930f7d19-a7fa-49f7-aac0-91520138cc00",
    "completed": true,
    "last_updated": "2022-08-26T13:07:11.685020-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.56,
    "sport_category": "NFL Preseason Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/930f7d19-a7fa-49f7-aac0-91520138cc00",
    "datetime": "2022-08-25T20:00:00-04:00",
    "cutoff_datetime": "2022-08-25T20:00:00-04:00",
    "name": "Green Bay Packers v. Kansas City Chiefs",
    "bettypes": [
        {
            "id": "9f60adfc-56e2-41f4-b753-2a269cabed2e",
            "match": "https://api-prod.gambitprofit.com/api/matches/ab79fbc2-2695-4698-a188-736fa0d46728/?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": "Green Bay Packers",
                        "amount": 5842.0
                    },
                    {
                        "team": "Kansas City Chiefs",
                        "amount": 4158.0
                    }
                ],
                "expected_reward_tokens": 9230.36,
                "profit_sb": 230.36,
                "profit_sb_percentage": 2.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "82f5f2a1-e36b-434c-bbe1-8e01a9caaceb",
                    "gambit_id": "83aa2f59-2089-4ae9-af64-304883a358d5",
                    "last_updated": "2022-08-26T13:07:11.687830-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Green Bay Packers",
                    "reward": "1.58000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f60adfc-56e2-41f4-b753-2a269cabed2e/?format=api"
                },
                {
                    "id": "6b045861-13a8-4e16-9602-4bf1576849e9",
                    "gambit_id": "fb54c7ae-0faa-4c0e-a18c-8737fc658551",
                    "last_updated": "2022-08-26T13:07:11.688345-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "2.22000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f60adfc-56e2-41f4-b753-2a269cabed2e/?format=api"
                }
            ]
        },
        {
            "id": "7563af9e-42b9-4a89-9315-a3773bcae22f",
            "match": "https://api-prod.gambitprofit.com/api/matches/ab79fbc2-2695-4698-a188-736fa0d46728/?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": "Kansas City Chiefs",
                        "amount": 5000.0
                    },
                    {
                        "team": "Green Bay Packers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9100.0,
                "profit_sb": 100.0,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a95659d3-f22e-4889-be7f-5f59b18d7051",
                    "gambit_id": "952b10f8-4689-4421-8a33-50091a5b8a2c",
                    "last_updated": "2022-08-26T13:07:11.688791-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.82000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7563af9e-42b9-4a89-9315-a3773bcae22f/?format=api"
                },
                {
                    "id": "dedfdeeb-ce8d-49f6-a73b-ea009bfb9b3a",
                    "gambit_id": "807f2c58-81a8-424b-aa42-f2084b578eae",
                    "last_updated": "2022-08-26T13:07:11.689229-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Green Bay Packers",
                    "reward": "1.82000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7563af9e-42b9-4a89-9315-a3773bcae22f/?format=api"
                }
            ]
        },
        {
            "id": "f3f596d9-5995-440b-881f-c4de2cadab1b",
            "match": "https://api-prod.gambitprofit.com/api/matches/ab79fbc2-2695-4698-a188-736fa0d46728/?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 38",
                        "amount": 5110.0
                    },
                    {
                        "team": "Game Total Under 38",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9095.4,
                "profit_sb": 95.4,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "07ad7cc7-31d5-47f1-9158-57713df2b28f",
                    "gambit_id": "539ccff1-a826-431f-b015-c96704eee01e",
                    "last_updated": "2022-08-26T13:07:11.686572-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 38",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "38.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3f596d9-5995-440b-881f-c4de2cadab1b/?format=api"
                },
                {
                    "id": "b005dadf-3016-43ee-870b-1f90876470e8",
                    "gambit_id": "4d3ab713-af16-4ae3-a044-0f0e29654a6d",
                    "last_updated": "2022-08-26T13:07:11.686054-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 38",
                    "reward": "1.86000",
                    "odds": "1.95240",
                    "spread": "38.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3f596d9-5995-440b-881f-c4de2cadab1b/?format=api"
                }
            ]
        }
    ]
}