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/e382df55-9a01-4aa7-829d-e6fe7b73bbbc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e382df55-9a01-4aa7-829d-e6fe7b73bbbc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1edd3a6c-b6ea-4748-a90d-4d387419785d",
    "completed": true,
    "last_updated": "2022-10-11T11:42:07.672123-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.06,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/1edd3a6c-b6ea-4748-a90d-4d387419785d",
    "datetime": "2022-10-08T23:00:00-04:00",
    "cutoff_datetime": "2022-10-08T23:00:00-04:00",
    "name": "Oregon State v. Stanford",
    "bettypes": [
        {
            "id": "1d8b5daa-52c3-4b97-97b5-550fe57ad7b9",
            "match": "https://api-prod.gambitprofit.com/api/matches/e382df55-9a01-4aa7-829d-e6fe7b73bbbc/?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": "Oregon State",
                        "amount": 6235.0
                    },
                    {
                        "team": "Stanford",
                        "amount": 3765.0
                    }
                ],
                "expected_reward_tokens": 9600.75,
                "profit_sb": 100.75,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "87612e3f-9918-44ed-a155-e62b3c3a4088",
                    "gambit_id": "817aa809-53cc-4572-992f-3b4c205d97ec",
                    "last_updated": "2022-10-11T11:42:07.679517-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oregon State",
                    "reward": "1.54000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d8b5daa-52c3-4b97-97b5-550fe57ad7b9/?format=api"
                },
                {
                    "id": "6f28995f-3067-414c-b200-9c7cfc8af725",
                    "gambit_id": "2450a9bb-0997-4708-9c01-844e1e098bb9",
                    "last_updated": "2022-10-11T11:42:07.678534-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Stanford",
                    "reward": "2.55000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d8b5daa-52c3-4b97-97b5-550fe57ad7b9/?format=api"
                }
            ]
        },
        {
            "id": "51654fa1-8a4b-42fc-bd65-fc372daf9c0f",
            "match": "https://api-prod.gambitprofit.com/api/matches/e382df55-9a01-4aa7-829d-e6fe7b73bbbc/?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": "Oregon State",
                        "amount": 5106.0
                    },
                    {
                        "team": "Stanford",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4711095e-7263-4ba9-8d02-a26ac0652b9d",
                    "gambit_id": "e79964d4-af39-41f5-b5f0-d0a3fa0794da",
                    "last_updated": "2022-10-11T11:42:07.682505-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oregon State",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51654fa1-8a4b-42fc-bd65-fc372daf9c0f/?format=api"
                },
                {
                    "id": "5d815e8e-075d-4b50-9c53-39f02f24b9cd",
                    "gambit_id": "84666e45-79ce-4d75-96ae-a55081f00540",
                    "last_updated": "2022-10-11T11:42:07.681470-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Stanford",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51654fa1-8a4b-42fc-bd65-fc372daf9c0f/?format=api"
                }
            ]
        },
        {
            "id": "ba1a880e-b54e-41b0-a635-1a9c5f721084",
            "match": "https://api-prod.gambitprofit.com/api/matches/e382df55-9a01-4aa7-829d-e6fe7b73bbbc/?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 53",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 53",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "116ae63d-02c2-4f7b-86cf-1a2f25e6fbf3",
                    "gambit_id": "d12ab8a0-4495-4a12-ad90-ee442e4d2d7e",
                    "last_updated": "2022-10-11T11:42:07.675510-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 53",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "53.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba1a880e-b54e-41b0-a635-1a9c5f721084/?format=api"
                },
                {
                    "id": "f152d878-ffea-40f8-9dc1-a09ab356dcd3",
                    "gambit_id": "3001524a-ed37-430e-a9a7-c88544b00235",
                    "last_updated": "2022-10-11T11:42:07.676529-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 53",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "53.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba1a880e-b54e-41b0-a635-1a9c5f721084/?format=api"
                }
            ]
        }
    ]
}