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/20718625-6f12-4d15-b73f-8afb51d24c6a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "20718625-6f12-4d15-b73f-8afb51d24c6a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "44c37372-f90f-44ec-b1e0-89288a4df205",
    "completed": true,
    "last_updated": "2022-08-07T11:02:17.111020-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.31,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/44c37372-f90f-44ec-b1e0-89288a4df205",
    "datetime": "2022-08-06T16:10:00-04:00",
    "cutoff_datetime": "2022-08-06T16:10:00-04:00",
    "name": "LAA (J Barria) v. SEA (G Kirby) - Game 1",
    "bettypes": [
        {
            "id": "ed10c714-6f1e-4c72-a33c-14d8899ab715",
            "match": "https://api-prod.gambitprofit.com/api/matches/20718625-6f12-4d15-b73f-8afb51d24c6a/?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": "SEA (G Kirby)",
                        "amount": 6594.0
                    },
                    {
                        "team": "LAA (J Barria)",
                        "amount": 3406.0
                    }
                ],
                "expected_reward_tokens": 9297.54,
                "profit_sb": 297.54,
                "profit_sb_percentage": 3.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1cbdb0f2-da15-4458-92b3-bb38b12122d3",
                    "gambit_id": "424f00fe-e2df-4a64-92dc-928f142f45a1",
                    "last_updated": "2022-08-07T11:02:17.113560-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA (G Kirby)",
                    "reward": "1.41000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed10c714-6f1e-4c72-a33c-14d8899ab715/?format=api"
                },
                {
                    "id": "185756e4-287c-41f2-a965-41921c864851",
                    "gambit_id": "eddd0393-1315-4e36-86b4-355d359bd4f9",
                    "last_updated": "2022-08-07T11:02:17.113940-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA (J Barria)",
                    "reward": "2.73000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed10c714-6f1e-4c72-a33c-14d8899ab715/?format=api"
                }
            ]
        },
        {
            "id": "4d2d0d63-d7f9-4e6d-b90c-6f22a2f27142",
            "match": "https://api-prod.gambitprofit.com/api/matches/20718625-6f12-4d15-b73f-8afb51d24c6a/?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": "LAA",
                        "amount": 5204.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": 159.04,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "57c8e8f0-1973-426d-b07c-9c3ea86189b7",
                    "gambit_id": "54a5e968-0899-4998-8f8d-e13a7670a393",
                    "last_updated": "2022-08-07T11:02:17.113171-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d2d0d63-d7f9-4e6d-b90c-6f22a2f27142/?format=api"
                },
                {
                    "id": "6bbf6423-c84f-4440-9747-eeb54753b6c8",
                    "gambit_id": "c341f992-ca6d-4184-bf5a-9e2b9a94a1c7",
                    "last_updated": "2022-08-07T11:02:17.112787-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d2d0d63-d7f9-4e6d-b90c-6f22a2f27142/?format=api"
                }
            ]
        },
        {
            "id": "0e7c3023-a22a-4494-bae3-a8b5072ed860",
            "match": "https://api-prod.gambitprofit.com/api/matches/20718625-6f12-4d15-b73f-8afb51d24c6a/?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 7.5",
                        "amount": 5109.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d467ca27-843c-49f3-a680-e56655c11599",
                    "gambit_id": "35877457-a754-4f90-a311-e89dd6ac68b6",
                    "last_updated": "2022-08-07T11:02:17.112405-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e7c3023-a22a-4494-bae3-a8b5072ed860/?format=api"
                },
                {
                    "id": "d4fd2511-c05e-486a-9ddb-b85cf6c39f7d",
                    "gambit_id": "744c6c2c-c2bd-4f93-bceb-e9654ce50ac3",
                    "last_updated": "2022-08-07T11:02:17.111975-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e7c3023-a22a-4494-bae3-a8b5072ed860/?format=api"
                }
            ]
        }
    ]
}