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/6cf6c5ce-bf29-4f49-ac0c-0c1475a10c0f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6cf6c5ce-bf29-4f49-ac0c-0c1475a10c0f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7cd195ac-5e30-4685-b122-6d0cdee2a9df",
    "completed": true,
    "last_updated": "2022-10-21T11:07:02.649338-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.84,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/7cd195ac-5e30-4685-b122-6d0cdee2a9df",
    "datetime": "2022-10-20T19:30:00-04:00",
    "cutoff_datetime": "2022-10-20T19:30:00-04:00",
    "name": "Virginia v. Georgia Tech",
    "bettypes": [
        {
            "id": "c7da785d-2101-4859-b0c8-46c56f65ed30",
            "match": "https://api-prod.gambitprofit.com/api/matches/6cf6c5ce-bf29-4f49-ac0c-0c1475a10c0f/?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": "Georgia Tech",
                        "amount": 6025.0
                    },
                    {
                        "team": "Virginia",
                        "amount": 3975.0
                    }
                ],
                "expected_reward_tokens": 9579.75,
                "profit_sb": 79.75,
                "profit_sb_percentage": 0.84,
                "recommended": true
            },
            "lines": [
                {
                    "id": "93ae31a1-d104-42b9-ac75-eab5fffa2dd2",
                    "gambit_id": "086db6ae-624b-48b1-9858-a44ee6ea56dd",
                    "last_updated": "2022-10-21T11:07:02.655517-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Georgia Tech",
                    "reward": "1.59000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7da785d-2101-4859-b0c8-46c56f65ed30/?format=api"
                },
                {
                    "id": "b26b19a4-b509-4bde-971d-00193456aca4",
                    "gambit_id": "8cd13944-d0c1-4650-b7de-e98a7b874c66",
                    "last_updated": "2022-10-21T11:07:02.656512-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Virginia",
                    "reward": "2.41000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7da785d-2101-4859-b0c8-46c56f65ed30/?format=api"
                }
            ]
        },
        {
            "id": "cb2c3fc4-7a43-4d99-b365-13dd9f106fb1",
            "match": "https://api-prod.gambitprofit.com/api/matches/6cf6c5ce-bf29-4f49-ac0c-0c1475a10c0f/?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 Tech",
                        "amount": 5000.0
                    },
                    {
                        "team": "Virginia",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6dd53801-1c52-461a-a332-2c9d0a21314e",
                    "gambit_id": "91a16758-2168-4bf6-bfd5-05e033a28678",
                    "last_updated": "2022-10-21T11:07:02.658517-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Georgia Tech",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb2c3fc4-7a43-4d99-b365-13dd9f106fb1/?format=api"
                },
                {
                    "id": "a9bcdf7b-57df-4db5-b345-61aa8795bb5a",
                    "gambit_id": "54594593-a601-4b18-97d6-994172564bcc",
                    "last_updated": "2022-10-21T11:07:02.659511-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Virginia",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb2c3fc4-7a43-4d99-b365-13dd9f106fb1/?format=api"
                }
            ]
        },
        {
            "id": "5ac342be-8aa2-46f9-a5d9-9fc8a40a6a6c",
            "match": "https://api-prod.gambitprofit.com/api/matches/6cf6c5ce-bf29-4f49-ac0c-0c1475a10c0f/?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 48.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 48.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d621d870-51d7-495f-8dc0-525cdb9826d3",
                    "gambit_id": "a68978ce-c9b5-4e13-af68-bd6755a0187e",
                    "last_updated": "2022-10-21T11:07:02.652351-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 48.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "48.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ac342be-8aa2-46f9-a5d9-9fc8a40a6a6c/?format=api"
                },
                {
                    "id": "6605af6c-c8d1-45bd-860d-a9d0f5a75244",
                    "gambit_id": "844d7001-95d2-4d5f-9420-9182bd03b161",
                    "last_updated": "2022-10-21T11:07:02.653502-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 48.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "48.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ac342be-8aa2-46f9-a5d9-9fc8a40a6a6c/?format=api"
                }
            ]
        }
    ]
}