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/06d6e9da-e833-4d7f-bf5e-7833441af2f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "06d6e9da-e833-4d7f-bf5e-7833441af2f5",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7d0b7ae4-2c4e-49b0-835f-4cb382cfc85d",
    "completed": true,
    "last_updated": "2022-11-21T11:58:30.756607-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.3,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/7d0b7ae4-2c4e-49b0-835f-4cb382cfc85d",
    "datetime": "2022-11-19T14:00:00-05:00",
    "cutoff_datetime": "2022-11-19T14:00:00-05:00",
    "name": "Washington State v. Arizona",
    "bettypes": [
        {
            "id": "93a66195-e87f-4938-9a2b-6f20eb3dd46b",
            "match": "https://api-prod.gambitprofit.com/api/matches/06d6e9da-e833-4d7f-bf5e-7833441af2f5/?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": "Washington State",
                        "amount": 6179.0
                    },
                    {
                        "team": "Arizona",
                        "amount": 3821.0
                    }
                ],
                "expected_reward_tokens": 9206.71,
                "profit_sb": 206.71,
                "profit_sb_percentage": 2.3,
                "recommended": true
            },
            "lines": [
                {
                    "id": "035befbb-4620-4537-842f-3ba43d98b449",
                    "gambit_id": "36a8e9b1-df65-498c-a504-a902427ff4fd",
                    "last_updated": "2022-11-21T11:58:30.760465-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington State",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93a66195-e87f-4938-9a2b-6f20eb3dd46b/?format=api"
                },
                {
                    "id": "c8d8ce20-2802-402b-a471-e7e19837bb05",
                    "gambit_id": "1bdf7d38-cc8f-477b-acf1-91e2d034eede",
                    "last_updated": "2022-11-21T11:58:30.759266-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona",
                    "reward": "2.41000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93a66195-e87f-4938-9a2b-6f20eb3dd46b/?format=api"
                }
            ]
        },
        {
            "id": "df2ddeaa-84e0-493c-a994-dd0f627cd66f",
            "match": "https://api-prod.gambitprofit.com/api/matches/06d6e9da-e833-4d7f-bf5e-7833441af2f5/?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": "Arizona",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9f4cb33a-e6d7-4f4d-b3a5-f073a6c8b9b5",
                    "gambit_id": "15b04431-ca37-42c5-bfdb-cee8b4a5a604",
                    "last_updated": "2022-11-21T11:58:30.762793-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df2ddeaa-84e0-493c-a994-dd0f627cd66f/?format=api"
                },
                {
                    "id": "f74f817d-374a-4522-a9ef-8199902d7788",
                    "gambit_id": "02de1599-6dd2-43df-8839-42365cba223d",
                    "last_updated": "2022-11-21T11:58:30.763952-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df2ddeaa-84e0-493c-a994-dd0f627cd66f/?format=api"
                }
            ]
        }
    ]
}