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/0178f220-49d0-4886-8008-f43305f6c6a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0178f220-49d0-4886-8008-f43305f6c6a1",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c21130d7-bcd2-4e64-bbe0-9b556a9aa390",
    "completed": true,
    "last_updated": "2022-11-21T15:48:07.535523-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.35,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/c21130d7-bcd2-4e64-bbe0-9b556a9aa390",
    "datetime": "2022-11-20T13:00:00-05:00",
    "cutoff_datetime": "2022-11-20T13:00:00-05:00",
    "name": "Chicago Bears v. Atlanta Falcons",
    "bettypes": [
        {
            "id": "e7e8cbb7-3b7d-4781-83c0-c2d133a469e2",
            "match": "https://api-prod.gambitprofit.com/api/matches/0178f220-49d0-4886-8008-f43305f6c6a1/?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": "Atlanta Falcons",
                        "amount": 5737.0
                    },
                    {
                        "team": "Chicago Bears",
                        "amount": 4263.0
                    }
                ],
                "expected_reward_tokens": 9121.83,
                "profit_sb": 121.83,
                "profit_sb_percentage": 1.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "694ff06f-cd60-4733-b53e-9ac3d656f5e4",
                    "gambit_id": "137bbf28-6f8f-4e4c-8f77-68529821bea7",
                    "last_updated": "2022-11-21T15:48:07.541503-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Falcons",
                    "reward": "1.59000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7e8cbb7-3b7d-4781-83c0-c2d133a469e2/?format=api"
                },
                {
                    "id": "351537f8-f719-4fc8-a03a-42d9ffa7c56e",
                    "gambit_id": "36b1f1ad-422a-457a-ae39-d56669d75986",
                    "last_updated": "2022-11-21T15:48:07.542488-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bears",
                    "reward": "2.14000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7e8cbb7-3b7d-4781-83c0-c2d133a469e2/?format=api"
                }
            ]
        },
        {
            "id": "3d0ff5a9-beab-45ff-9886-56411bbe1791",
            "match": "https://api-prod.gambitprofit.com/api/matches/0178f220-49d0-4886-8008-f43305f6c6a1/?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": "Chicago Bears",
                        "amount": 5000.0
                    },
                    {
                        "team": "Atlanta Falcons",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2267a3cf-37a7-453c-848c-737ea6272a0b",
                    "gambit_id": "a44f1912-425c-49c9-b019-180df87be879",
                    "last_updated": "2022-11-21T15:48:07.545391-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bears",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0ff5a9-beab-45ff-9886-56411bbe1791/?format=api"
                },
                {
                    "id": "4a2b0f50-8346-43b6-9875-e33538a3ea85",
                    "gambit_id": "9305b8ae-0331-46c6-af7e-bd5e2880dec9",
                    "last_updated": "2022-11-21T15:48:07.544401-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Falcons",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0ff5a9-beab-45ff-9886-56411bbe1791/?format=api"
                }
            ]
        },
        {
            "id": "022e006d-9cc9-49fc-a40d-6bd20b4c62af",
            "match": "https://api-prod.gambitprofit.com/api/matches/0178f220-49d0-4886-8008-f43305f6c6a1/?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 49",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 49",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "785f375d-fe8b-4014-b75f-9cb7e60a4889",
                    "gambit_id": "ea86a71b-c345-4948-bb12-9ad9a787d29e",
                    "last_updated": "2022-11-21T15:48:07.538397-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 49",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "49.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/022e006d-9cc9-49fc-a40d-6bd20b4c62af/?format=api"
                },
                {
                    "id": "f2c277a3-7539-4a04-9ba7-3b99dab288f8",
                    "gambit_id": "ffdef0ab-2b9b-48ed-8381-9f8d2e94f84a",
                    "last_updated": "2022-11-21T15:48:07.539561-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 49",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "49.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/022e006d-9cc9-49fc-a40d-6bd20b4c62af/?format=api"
                }
            ]
        }
    ]
}