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/da992148-c578-4cb0-bfa4-d6d72652a5cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "da992148-c578-4cb0-bfa4-d6d72652a5cb",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ad3465a4-3747-43c3-899e-bb17c7dda9e2",
    "completed": true,
    "last_updated": "2022-08-07T11:07:12.338268-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.46,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/ad3465a4-3747-43c3-899e-bb17c7dda9e2",
    "datetime": "2022-08-06T10:00:00-04:00",
    "cutoff_datetime": "2022-08-06T10:00:00-04:00",
    "name": "Tottenham v. Southampton",
    "bettypes": [
        {
            "id": "2f7444e7-ec3b-4dae-9253-6a4401e10cd0",
            "match": "https://api-prod.gambitprofit.com/api/matches/da992148-c578-4cb0-bfa4-d6d72652a5cb/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Tottenham",
                        "amount": 7793.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2207.0
                    }
                ],
                "expected_reward_tokens": 10284.62,
                "profit_sb": 1284.62,
                "profit_sb_percentage": 14.27,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Tottenham",
                        "amount": 6788.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1923.0
                    },
                    {
                        "team": "Southampton",
                        "amount": 1289.0
                    }
                ],
                "expected_reward_tokens": 8958.55,
                "profit_sb": -41.45,
                "profit_sb_percentage": -0.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c83942d4-90f6-4059-b3d1-b237b5794f6a",
                    "gambit_id": "546b94f2-06a1-4693-86c5-4843390da2c9",
                    "last_updated": "2022-08-07T11:07:12.340519-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tottenham",
                    "reward": "1.32000",
                    "odds": "1.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f7444e7-ec3b-4dae-9253-6a4401e10cd0/?format=api"
                },
                {
                    "id": "350f3c6a-984f-4ee1-9458-5b77c776c971",
                    "gambit_id": "fc9699a5-34ba-41e3-9ebc-9222a0dc9b96",
                    "last_updated": "2022-08-07T11:07:12.340910-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "4.66000",
                    "odds": "5.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f7444e7-ec3b-4dae-9253-6a4401e10cd0/?format=api"
                },
                {
                    "id": "a6187336-aa2a-4f68-a341-65aa45d0626a",
                    "gambit_id": "82d98acf-cc3f-4cba-868d-3c1851a1fe07",
                    "last_updated": "2022-08-07T11:07:12.340114-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Southampton",
                    "reward": "6.95000",
                    "odds": "7.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f7444e7-ec3b-4dae-9253-6a4401e10cd0/?format=api"
                }
            ]
        },
        {
            "id": "75e96382-a9fd-40a3-913a-382c8b7f636e",
            "match": "https://api-prod.gambitprofit.com/api/matches/da992148-c578-4cb0-bfa4-d6d72652a5cb/?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 2.5",
                        "amount": 5753.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4247.0
                    }
                ],
                "expected_reward_tokens": 8917.15,
                "profit_sb": -82.85,
                "profit_sb_percentage": -0.92,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9f588b29-5eae-4690-b206-8825c99d3828",
                    "gambit_id": "f85eb7d6-aa07-4e6f-a16f-67b6d8529cce",
                    "last_updated": "2022-08-07T11:07:12.339699-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.55000",
                    "odds": "1.60000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75e96382-a9fd-40a3-913a-382c8b7f636e/?format=api"
                },
                {
                    "id": "49212b6e-48d8-40ad-b1b9-0e3669970ff9",
                    "gambit_id": "e3b439a2-5c45-40a8-89af-c799e06935a4",
                    "last_updated": "2022-08-07T11:07:12.339203-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.10000",
                    "odds": "2.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75e96382-a9fd-40a3-913a-382c8b7f636e/?format=api"
                }
            ]
        }
    ]
}