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/22639fb8-62aa-4dfe-ae0e-b1249181f4c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "22639fb8-62aa-4dfe-ae0e-b1249181f4c8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "50e12fd1-aa65-46b8-8d10-0686879ec6de",
    "completed": true,
    "last_updated": "2022-10-02T20:47:14.410517-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.97,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/50e12fd1-aa65-46b8-8d10-0686879ec6de",
    "datetime": "2022-10-01T16:00:00-04:00",
    "cutoff_datetime": "2022-10-01T16:00:00-04:00",
    "name": "Georgia Southern v. Coastal Carolina",
    "bettypes": [
        {
            "id": "5170c5f1-a5f4-446f-9125-cf4daccaed4f",
            "match": "https://api-prod.gambitprofit.com/api/matches/22639fb8-62aa-4dfe-ae0e-b1249181f4c8/?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": "Coastal Carolina",
                        "amount": 7408.0
                    },
                    {
                        "team": "Georgia Southern",
                        "amount": 2592.0
                    }
                ],
                "expected_reward_tokens": 9408.16,
                "profit_sb": -91.84,
                "profit_sb_percentage": -0.97,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1d5d2c74-c79e-4f42-bc0e-3ba87f727ae6",
                    "gambit_id": "5baabb56-d991-4dc7-ab1e-5e741e5c6d31",
                    "last_updated": "2022-10-02T20:47:14.416784-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Coastal Carolina",
                    "reward": "1.27000",
                    "odds": "1.28570",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5170c5f1-a5f4-446f-9125-cf4daccaed4f/?format=api"
                },
                {
                    "id": "0f2678c8-6487-4a8a-9d0c-420ca57e9941",
                    "gambit_id": "a7156be0-5014-4460-8e56-497730181899",
                    "last_updated": "2022-10-02T20:47:14.417958-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Georgia Southern",
                    "reward": "3.63000",
                    "odds": "3.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5170c5f1-a5f4-446f-9125-cf4daccaed4f/?format=api"
                }
            ]
        },
        {
            "id": "e52ff416-ed31-4cf0-8722-29e85fc75d6b",
            "match": "https://api-prod.gambitprofit.com/api/matches/22639fb8-62aa-4dfe-ae0e-b1249181f4c8/?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": "Georgia Southern",
                        "amount": 5000.0
                    },
                    {
                        "team": "Coastal Carolina",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "737b4c9f-c21f-41e3-9d3f-b5f376a894af",
                    "gambit_id": "81e076db-f5c0-4054-894c-99fd89c4a6cb",
                    "last_updated": "2022-10-02T20:47:14.421215-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Georgia Southern",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e52ff416-ed31-4cf0-8722-29e85fc75d6b/?format=api"
                },
                {
                    "id": "b3eceeea-05d2-4540-8758-78a3719a3872",
                    "gambit_id": "63ac4081-22e1-456c-8b5f-1b78d39ed268",
                    "last_updated": "2022-10-02T20:47:14.420157-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Coastal Carolina",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "-10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e52ff416-ed31-4cf0-8722-29e85fc75d6b/?format=api"
                }
            ]
        },
        {
            "id": "55db55c1-b395-4501-b880-f96085d8f1a1",
            "match": "https://api-prod.gambitprofit.com/api/matches/22639fb8-62aa-4dfe-ae0e-b1249181f4c8/?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": 9250.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "354ceff0-4d7b-4058-bf07-c2ddfe2c0f50",
                    "gambit_id": "779f9459-f6d2-4cf4-b648-9c166c4ea62d",
                    "last_updated": "2022-10-02T20:47:14.413277-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 69.5",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "69.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55db55c1-b395-4501-b880-f96085d8f1a1/?format=api"
                },
                {
                    "id": "3c7ddf14-1398-4fe7-b543-b44b25db21c1",
                    "gambit_id": "dcf2c121-5071-48fc-a456-1b64380c160c",
                    "last_updated": "2022-10-02T20:47:14.414452-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 69.5",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "69.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55db55c1-b395-4501-b880-f96085d8f1a1/?format=api"
                }
            ]
        }
    ]
}