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/284f6023-3c1c-4e03-b3a4-073461f39cd0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "284f6023-3c1c-4e03-b3a4-073461f39cd0",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5fd23c0a-7e40-4266-b56a-92101477cd83",
    "completed": true,
    "last_updated": "2022-11-28T10:12:09.147063-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.0,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/5fd23c0a-7e40-4266-b56a-92101477cd83",
    "datetime": "2022-11-26T12:00:00-05:00",
    "cutoff_datetime": "2022-11-26T12:00:00-05:00",
    "name": "Georgia Tech v. Georgia",
    "bettypes": [
        {
            "id": "3bdc7e43-7f5f-42fb-84ec-2baeea8fa456",
            "match": "https://api-prod.gambitprofit.com/api/matches/284f6023-3c1c-4e03-b3a4-073461f39cd0/?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": "Georgia",
                        "amount": 5000.0
                    },
                    {
                        "team": "Georgia Tech",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8b8dde49-db36-46ee-9087-8a99a9388a00",
                    "gambit_id": "c600de13-0735-4e95-9f53-ba455428d417",
                    "last_updated": "2022-11-28T10:12:09.154747-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Georgia",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-36.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bdc7e43-7f5f-42fb-84ec-2baeea8fa456/?format=api"
                },
                {
                    "id": "3d502962-4ad5-49c9-b905-0f43bc510b9c",
                    "gambit_id": "f4279a98-c53e-455d-bd47-c81e098329c3",
                    "last_updated": "2022-11-28T10:12:09.153581-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Georgia Tech",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "36.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bdc7e43-7f5f-42fb-84ec-2baeea8fa456/?format=api"
                }
            ]
        },
        {
            "id": "daf65283-4a68-4c11-97a5-3bf913a8aa61",
            "match": "https://api-prod.gambitprofit.com/api/matches/284f6023-3c1c-4e03-b3a4-073461f39cd0/?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 49",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 49",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eab9b608-e892-48ce-bb99-2ae951ea7169",
                    "gambit_id": "a682b75e-fcf3-4219-8fd4-ecc879a912a6",
                    "last_updated": "2022-11-28T10:12:09.151092-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/daf65283-4a68-4c11-97a5-3bf913a8aa61/?format=api"
                },
                {
                    "id": "e2c33bea-9031-4a19-a1bf-8c75a7865b4d",
                    "gambit_id": "5194d0f4-8573-4453-8333-c783c0f0744f",
                    "last_updated": "2022-11-28T10:12:09.149889-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/daf65283-4a68-4c11-97a5-3bf913a8aa61/?format=api"
                }
            ]
        }
    ]
}