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/82384003-2771-4538-a69f-0751cbf7104e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "82384003-2771-4538-a69f-0751cbf7104e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8023eaf4-f794-41b2-b149-b86dc21d3814",
    "completed": true,
    "last_updated": "2022-10-21T10:57:29.447982-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/8023eaf4-f794-41b2-b149-b86dc21d3814",
    "datetime": "2022-10-20T19:30:00-04:00",
    "cutoff_datetime": "2022-10-20T19:30:00-04:00",
    "name": "Troy v. South Alabama",
    "bettypes": [
        {
            "id": "01a2521c-8d66-459f-b72c-be4cd8354f9e",
            "match": "https://api-prod.gambitprofit.com/api/matches/82384003-2771-4538-a69f-0751cbf7104e/?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": "South Alabama",
                        "amount": 5863.0
                    },
                    {
                        "team": "Troy",
                        "amount": 4137.0
                    }
                ],
                "expected_reward_tokens": 9556.47,
                "profit_sb": 56.47,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8ebcb145-67b2-466f-bcb6-4a80b3049126",
                    "gambit_id": "cb275da6-8c67-4a08-bd81-2f42a2ab0a5f",
                    "last_updated": "2022-10-21T10:57:29.454108-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "South Alabama",
                    "reward": "1.63000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01a2521c-8d66-459f-b72c-be4cd8354f9e/?format=api"
                },
                {
                    "id": "f5850e2a-9f49-47d1-83fa-02faee8c79b3",
                    "gambit_id": "e3b9f6b0-aaf9-4b96-8b69-d9b5974ac902",
                    "last_updated": "2022-10-21T10:57:29.455093-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Troy",
                    "reward": "2.31000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01a2521c-8d66-459f-b72c-be4cd8354f9e/?format=api"
                }
            ]
        },
        {
            "id": "b1aa004e-e958-4be9-8155-cb9ee58eec5a",
            "match": "https://api-prod.gambitprofit.com/api/matches/82384003-2771-4538-a69f-0751cbf7104e/?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": "Troy",
                        "amount": 5000.0
                    },
                    {
                        "team": "South Alabama",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c66b8b52-805e-4915-b8d9-048749031c69",
                    "gambit_id": "94772653-ec29-43b5-b181-9936269b49c8",
                    "last_updated": "2022-10-21T10:57:29.458098-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Troy",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1aa004e-e958-4be9-8155-cb9ee58eec5a/?format=api"
                },
                {
                    "id": "97aa6842-d0d9-4460-bab5-475b16ca8edf",
                    "gambit_id": "cfb688c4-17b2-4317-8657-9f4ceae37aac",
                    "last_updated": "2022-10-21T10:57:29.457089-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "South Alabama",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1aa004e-e958-4be9-8155-cb9ee58eec5a/?format=api"
                }
            ]
        },
        {
            "id": "3ba0a410-dcee-46e5-8b70-953dce375c1b",
            "match": "https://api-prod.gambitprofit.com/api/matches/82384003-2771-4538-a69f-0751cbf7104e/?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 47",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 47",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a51ddf04-60cb-4a18-b527-53c817efe9e9",
                    "gambit_id": "96ca1654-063c-43f1-af04-b5ea4d971cdd",
                    "last_updated": "2022-10-21T10:57:29.452123-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 47",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "47.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ba0a410-dcee-46e5-8b70-953dce375c1b/?format=api"
                },
                {
                    "id": "52ecd7de-9ef6-41af-abc3-07e35de9e50a",
                    "gambit_id": "691d428e-1ded-4007-9796-bd6c4d937b66",
                    "last_updated": "2022-10-21T10:57:29.450940-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 47",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "47.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ba0a410-dcee-46e5-8b70-953dce375c1b/?format=api"
                }
            ]
        }
    ]
}