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/cae1803b-8118-45f9-a25d-6e236db79149/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cae1803b-8118-45f9-a25d-6e236db79149",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1e45c21d-3a36-43a7-87b3-ac0e2ccb6c43",
    "completed": true,
    "last_updated": "2022-10-17T09:56:50.964376-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/1e45c21d-3a36-43a7-87b3-ac0e2ccb6c43",
    "datetime": "2022-10-15T19:30:00-04:00",
    "cutoff_datetime": "2022-10-15T19:30:00-04:00",
    "name": "Memphis v. East Carolina",
    "bettypes": [
        {
            "id": "1ca3f101-99d2-40e0-bb9b-803292a4298e",
            "match": "https://api-prod.gambitprofit.com/api/matches/cae1803b-8118-45f9-a25d-6e236db79149/?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": "East Carolina",
                        "amount": 6563.0
                    },
                    {
                        "team": "Memphis",
                        "amount": 3437.0
                    }
                ],
                "expected_reward_tokens": 9450.72,
                "profit_sb": -49.28,
                "profit_sb_percentage": -0.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "af464559-61d9-451c-9342-b623650d8cdf",
                    "gambit_id": "75a497d8-e816-4d51-a614-fe56536f2dae",
                    "last_updated": "2022-10-17T09:56:50.970967-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "East Carolina",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ca3f101-99d2-40e0-bb9b-803292a4298e/?format=api"
                },
                {
                    "id": "211b95c0-4973-4e23-9ec4-23e3f9035915",
                    "gambit_id": "35fb0227-ce1f-458d-abd8-a498b6727513",
                    "last_updated": "2022-10-17T09:56:50.972106-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Memphis",
                    "reward": "2.75000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ca3f101-99d2-40e0-bb9b-803292a4298e/?format=api"
                }
            ]
        },
        {
            "id": "d446ecc2-e436-45db-8041-702f748f8841",
            "match": "https://api-prod.gambitprofit.com/api/matches/cae1803b-8118-45f9-a25d-6e236db79149/?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": "Memphis",
                        "amount": 5000.0
                    },
                    {
                        "team": "East Carolina",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d864145a-f1be-4631-9c9a-23b2c8d64fc1",
                    "gambit_id": "95f44030-210f-472c-9af6-ffa9f0acb4f8",
                    "last_updated": "2022-10-17T09:56:50.975361-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Memphis",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d446ecc2-e436-45db-8041-702f748f8841/?format=api"
                },
                {
                    "id": "90c23060-6946-439e-9ef3-baeaac23a84f",
                    "gambit_id": "34efd97a-c451-4105-b34e-71bcd0139f08",
                    "last_updated": "2022-10-17T09:56:50.974396-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "East Carolina",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d446ecc2-e436-45db-8041-702f748f8841/?format=api"
                }
            ]
        },
        {
            "id": "2adf61ab-81ef-4629-b3d3-00a3540797ff",
            "match": "https://api-prod.gambitprofit.com/api/matches/cae1803b-8118-45f9-a25d-6e236db79149/?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 62.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 62.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "15ebc5fd-ffb7-47e8-bd2a-f3b8363e3e31",
                    "gambit_id": "76caaae7-c0f3-4c96-8e07-d571f17245c1",
                    "last_updated": "2022-10-17T09:56:50.968643-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 62.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "62.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2adf61ab-81ef-4629-b3d3-00a3540797ff/?format=api"
                },
                {
                    "id": "61016930-2424-42d0-bf42-5db39784f89e",
                    "gambit_id": "fa6472ee-0004-429b-b120-ae5835471c4b",
                    "last_updated": "2022-10-17T09:56:50.967469-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 62.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "62.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2adf61ab-81ef-4629-b3d3-00a3540797ff/?format=api"
                }
            ]
        }
    ]
}