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/0d4660cd-6c18-44f7-aa86-30b457c0fb11/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0d4660cd-6c18-44f7-aa86-30b457c0fb11",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f8dd1aca-d1d4-4922-babd-b447df0f3125",
    "completed": true,
    "last_updated": "2022-10-17T09:31:59.017248-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.52,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/f8dd1aca-d1d4-4922-babd-b447df0f3125",
    "datetime": "2022-10-15T15:30:00-04:00",
    "cutoff_datetime": "2022-10-15T15:30:00-04:00",
    "name": "Oklahoma State v. TCU",
    "bettypes": [
        {
            "id": "fa531135-87e7-4ad5-b337-af55b43049f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/0d4660cd-6c18-44f7-aa86-30b457c0fb11/?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": "TCU",
                        "amount": 6563.0
                    },
                    {
                        "team": "Oklahoma State",
                        "amount": 3437.0
                    }
                ],
                "expected_reward_tokens": 9450.72,
                "profit_sb": -49.28,
                "profit_sb_percentage": -0.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f6909e53-63a6-4ab8-98d5-bb9a2c50e376",
                    "gambit_id": "47b21bbd-ea15-4f86-a3c3-16510bc33555",
                    "last_updated": "2022-10-17T09:31:59.023534-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TCU",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa531135-87e7-4ad5-b337-af55b43049f0/?format=api"
                },
                {
                    "id": "9ccfbc39-029a-4cb2-9418-afae1b5388e7",
                    "gambit_id": "7fdf4df1-d338-4746-8942-ca75cb0e4911",
                    "last_updated": "2022-10-17T09:31:59.024669-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma State",
                    "reward": "2.75000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa531135-87e7-4ad5-b337-af55b43049f0/?format=api"
                }
            ]
        },
        {
            "id": "1135145d-edba-49e3-bb3d-ae99c543dbc7",
            "match": "https://api-prod.gambitprofit.com/api/matches/0d4660cd-6c18-44f7-aa86-30b457c0fb11/?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": "TCU",
                        "amount": 5106.0
                    },
                    {
                        "team": "Oklahoma State",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "037d52e7-54ee-426f-b7ce-c76d7074fa4e",
                    "gambit_id": "4decf7d6-e1ae-4511-b7f7-f85628be0c91",
                    "last_updated": "2022-10-17T09:31:59.026920-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TCU",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1135145d-edba-49e3-bb3d-ae99c543dbc7/?format=api"
                },
                {
                    "id": "8fa2517c-47ad-4674-b20d-fcedb062d0dc",
                    "gambit_id": "e1f44527-bea8-4bb7-b17d-0038189f494e",
                    "last_updated": "2022-10-17T09:31:59.027867-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma State",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1135145d-edba-49e3-bb3d-ae99c543dbc7/?format=api"
                }
            ]
        },
        {
            "id": "dfd21448-e442-41f6-abaa-5589b90e7daf",
            "match": "https://api-prod.gambitprofit.com/api/matches/0d4660cd-6c18-44f7-aa86-30b457c0fb11/?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 69.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 69.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c84f0e60-b93c-4373-b785-345905e732b8",
                    "gambit_id": "0715a9e9-e7b9-408b-9986-520520652273",
                    "last_updated": "2022-10-17T09:31:59.020083-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 69.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "69.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfd21448-e442-41f6-abaa-5589b90e7daf/?format=api"
                },
                {
                    "id": "8940d234-9391-40ba-a89e-aba3825abac8",
                    "gambit_id": "1b68131b-60b0-4bcc-b71c-b90db67e4558",
                    "last_updated": "2022-10-17T09:31:59.021234-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 69.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "69.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfd21448-e442-41f6-abaa-5589b90e7daf/?format=api"
                }
            ]
        }
    ]
}