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/70cacbd4-c366-4018-985b-bef7c27f4338/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "70cacbd4-c366-4018-985b-bef7c27f4338",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "64950e49-13d1-4faf-bfbe-8e92d49e625a",
    "completed": true,
    "last_updated": "2022-12-12T10:22:13.664587-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.77,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/64950e49-13d1-4faf-bfbe-8e92d49e625a",
    "datetime": "2022-12-11T13:00:00-05:00",
    "cutoff_datetime": "2022-12-11T13:00:00-05:00",
    "name": "New York Jets v. Buffalo Bills",
    "bettypes": [
        {
            "id": "7a38ef5f-8502-4b4b-9a8e-9cf0aa710a65",
            "match": "https://api-prod.gambitprofit.com/api/matches/70cacbd4-c366-4018-985b-bef7c27f4338/?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": "Buffalo Bills",
                        "amount": 7839.0
                    },
                    {
                        "team": "New York Jets",
                        "amount": 2161.0
                    }
                ],
                "expected_reward_tokens": 9249.08,
                "profit_sb": 249.08,
                "profit_sb_percentage": 2.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5f908e37-105b-4e77-b446-008cb3b10511",
                    "gambit_id": "1a550087-a70d-4810-9843-b81c62691ccd",
                    "last_updated": "2022-12-12T10:22:13.670486-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Buffalo Bills",
                    "reward": "1.18000",
                    "odds": "1.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a38ef5f-8502-4b4b-9a8e-9cf0aa710a65/?format=api"
                },
                {
                    "id": "42730753-28a1-4810-9491-6d9d3c76f85b",
                    "gambit_id": "4e0e6ebe-dbdd-48c0-a212-0024ea1bc1cd",
                    "last_updated": "2022-12-12T10:22:13.671552-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Jets",
                    "reward": "4.28000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a38ef5f-8502-4b4b-9a8e-9cf0aa710a65/?format=api"
                }
            ]
        },
        {
            "id": "c89783e0-14d5-4e3d-8870-9e12c64ef765",
            "match": "https://api-prod.gambitprofit.com/api/matches/70cacbd4-c366-4018-985b-bef7c27f4338/?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": "New York Jets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Buffalo Bills",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "16981ec5-8f0b-4c00-9cce-2def26ced134",
                    "gambit_id": "eef3f79d-ba97-436a-9ff7-ab8237b970bd",
                    "last_updated": "2022-12-12T10:22:13.674771-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Jets",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c89783e0-14d5-4e3d-8870-9e12c64ef765/?format=api"
                },
                {
                    "id": "da913892-7379-4233-ac8b-f85f9859f84d",
                    "gambit_id": "5ca9f043-f554-4e2b-8287-e3ef0848ed13",
                    "last_updated": "2022-12-12T10:22:13.673704-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Buffalo Bills",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c89783e0-14d5-4e3d-8870-9e12c64ef765/?format=api"
                }
            ]
        },
        {
            "id": "9fa90d25-2e48-4db6-874c-395e7d3f4798",
            "match": "https://api-prod.gambitprofit.com/api/matches/70cacbd4-c366-4018-985b-bef7c27f4338/?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 43.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 43.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "20d79fff-67a5-4259-932a-30875c1ef22e",
                    "gambit_id": "2da099d8-1f33-4b7f-9cb0-eec71ed2cad4",
                    "last_updated": "2022-12-12T10:22:13.668315-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 43.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "43.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa90d25-2e48-4db6-874c-395e7d3f4798/?format=api"
                },
                {
                    "id": "20535d5f-240a-4581-9bc1-bd12592e938c",
                    "gambit_id": "6f40bedb-6f98-4058-9896-4366e2b77a86",
                    "last_updated": "2022-12-12T10:22:13.667246-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 43.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "43.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa90d25-2e48-4db6-874c-395e7d3f4798/?format=api"
                }
            ]
        }
    ]
}