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/234bae0f-ce77-4273-83bd-d4c4a6d67abb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "234bae0f-ce77-4273-83bd-d4c4a6d67abb",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f3a24449-f72a-4b03-a219-c4427217500e",
    "completed": true,
    "last_updated": "2022-12-05T11:07:07.098566-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.94,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/f3a24449-f72a-4b03-a219-c4427217500e",
    "datetime": "2022-12-03T15:30:00-05:00",
    "cutoff_datetime": "2022-12-03T15:30:00-05:00",
    "name": "Coastal Carolina v. Troy",
    "bettypes": [
        {
            "id": "437315de-7942-4d54-ad12-8fc2f4af5a96",
            "match": "https://api-prod.gambitprofit.com/api/matches/234bae0f-ce77-4273-83bd-d4c4a6d67abb/?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": "Troy",
                        "amount": 6952.0
                    },
                    {
                        "team": "Coastal Carolina",
                        "amount": 3048.0
                    }
                ],
                "expected_reward_tokens": 9174.48,
                "profit_sb": 174.48,
                "profit_sb_percentage": 1.94,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d85dda53-2e40-4d3b-91bc-873bd76992d9",
                    "gambit_id": "9005bc2b-737c-448c-9911-d760c26dbe7a",
                    "last_updated": "2022-12-05T11:07:07.104833-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Troy",
                    "reward": "1.32000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/437315de-7942-4d54-ad12-8fc2f4af5a96/?format=api"
                },
                {
                    "id": "3859295d-94ce-405d-a264-e1f4cd470545",
                    "gambit_id": "32a23dba-55df-4d0d-9250-de15c7288e5d",
                    "last_updated": "2022-12-05T11:07:07.106008-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Coastal Carolina",
                    "reward": "3.01000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/437315de-7942-4d54-ad12-8fc2f4af5a96/?format=api"
                }
            ]
        },
        {
            "id": "abebe5f3-87e1-4e1c-8825-80a95c5ed0c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/234bae0f-ce77-4273-83bd-d4c4a6d67abb/?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": "Coastal Carolina",
                        "amount": 5000.0
                    },
                    {
                        "team": "Troy",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c210bbd0-d72d-4bd2-b464-e0328e481ce0",
                    "gambit_id": "a47b1d4b-4d13-442c-8633-9f15aaf22332",
                    "last_updated": "2022-12-05T11:07:07.109300-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Coastal Carolina",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abebe5f3-87e1-4e1c-8825-80a95c5ed0c5/?format=api"
                },
                {
                    "id": "d06d3841-5fa7-48ee-ab13-0e6a9b5cb504",
                    "gambit_id": "e5a9d956-5a6f-4666-90a5-8de7f6f472db",
                    "last_updated": "2022-12-05T11:07:07.108237-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Troy",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abebe5f3-87e1-4e1c-8825-80a95c5ed0c5/?format=api"
                }
            ]
        },
        {
            "id": "19a6f817-645b-42ca-9404-fede212cad61",
            "match": "https://api-prod.gambitprofit.com/api/matches/234bae0f-ce77-4273-83bd-d4c4a6d67abb/?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 49",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 49",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "917a4562-118d-4cb9-aa54-7a81a666da92",
                    "gambit_id": "e3a2f6b8-48c3-469a-b71d-d2633cf285f3",
                    "last_updated": "2022-12-05T11:07:07.101312-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 49",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "49.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19a6f817-645b-42ca-9404-fede212cad61/?format=api"
                },
                {
                    "id": "207aed5e-f0e1-4832-89f6-785aa19e2dff",
                    "gambit_id": "89b29348-9822-4317-895b-1d479a34d463",
                    "last_updated": "2022-12-05T11:07:07.102505-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 49",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "49.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19a6f817-645b-42ca-9404-fede212cad61/?format=api"
                }
            ]
        }
    ]
}