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/570553f3-605e-4b0f-b657-c30ffa562d50/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "570553f3-605e-4b0f-b657-c30ffa562d50",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4c010894-548d-4eb6-ad55-66356f0b74ff",
    "completed": true,
    "last_updated": "2022-12-19T11:57:23.261688-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.4,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/4c010894-548d-4eb6-ad55-66356f0b74ff",
    "datetime": "2022-12-17T20:15:00-05:00",
    "cutoff_datetime": "2022-12-17T20:15:00-05:00",
    "name": "Miami Dolphins v. Buffalo Bills",
    "bettypes": [
        {
            "id": "2a507e69-a2be-4199-ac36-89ab28f74289",
            "match": "https://api-prod.gambitprofit.com/api/matches/570553f3-605e-4b0f-b657-c30ffa562d50/?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": 7257.0
                    },
                    {
                        "team": "Miami Dolphins",
                        "amount": 2743.0
                    }
                ],
                "expected_reward_tokens": 9216.39,
                "profit_sb": 216.39,
                "profit_sb_percentage": 2.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3bfa5a1f-43eb-401a-82a3-7843bef106c1",
                    "gambit_id": "20ad6331-2dd9-4ac9-b2a4-34a754f5f660",
                    "last_updated": "2022-12-19T11:57:23.268457-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Buffalo Bills",
                    "reward": "1.27000",
                    "odds": "1.30300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a507e69-a2be-4199-ac36-89ab28f74289/?format=api"
                },
                {
                    "id": "991dcb78-f0a0-49aa-ade9-607aae8f26c7",
                    "gambit_id": "d9bc9ff8-a3fd-4f8d-b9c2-33c748b5555c",
                    "last_updated": "2022-12-19T11:57:23.270091-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Dolphins",
                    "reward": "3.36000",
                    "odds": "3.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a507e69-a2be-4199-ac36-89ab28f74289/?format=api"
                }
            ]
        },
        {
            "id": "fcb2dc9b-df93-4b10-8f4d-c30e0a026597",
            "match": "https://api-prod.gambitprofit.com/api/matches/570553f3-605e-4b0f-b657-c30ffa562d50/?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": "Miami Dolphins",
                        "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": "a34d4f60-0931-47be-b412-a8fb064f3200",
                    "gambit_id": "1dbd15a8-8f6a-4ac0-92c6-ef164143c945",
                    "last_updated": "2022-12-19T11:57:23.272278-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Dolphins",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcb2dc9b-df93-4b10-8f4d-c30e0a026597/?format=api"
                },
                {
                    "id": "60a4b6df-396d-4985-873f-38dce09e8f1b",
                    "gambit_id": "242a90f5-73dc-47cb-83ee-8011d0e803c5",
                    "last_updated": "2022-12-19T11:57:23.273361-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Buffalo Bills",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcb2dc9b-df93-4b10-8f4d-c30e0a026597/?format=api"
                }
            ]
        },
        {
            "id": "3262804f-defa-40c1-aab7-76832b92aba7",
            "match": "https://api-prod.gambitprofit.com/api/matches/570553f3-605e-4b0f-b657-c30ffa562d50/?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 44.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 44.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dbdcec38-406c-4c59-abf0-609625405b14",
                    "gambit_id": "b4afec8d-9850-4d16-8ce4-67c575cae1b9",
                    "last_updated": "2022-12-19T11:57:23.264358-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 44.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3262804f-defa-40c1-aab7-76832b92aba7/?format=api"
                },
                {
                    "id": "1495609e-2f87-4a59-ab05-fa5964628427",
                    "gambit_id": "793beb95-2f29-4781-828f-8b5ce2265678",
                    "last_updated": "2022-12-19T11:57:23.265466-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 44.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3262804f-defa-40c1-aab7-76832b92aba7/?format=api"
                }
            ]
        }
    ]
}