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/6d4a60f3-3e62-48f9-960f-39f4c46fd502/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6d4a60f3-3e62-48f9-960f-39f4c46fd502",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "066eb8ed-36f0-4217-82cf-89988f1fd065",
    "completed": true,
    "last_updated": "2022-11-28T09:42:16.201008-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.03,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/066eb8ed-36f0-4217-82cf-89988f1fd065",
    "datetime": "2022-11-26T17:00:00-05:00",
    "cutoff_datetime": "2022-11-26T17:00:00-05:00",
    "name": "Southern Miss v. UL Monroe",
    "bettypes": [
        {
            "id": "7cbcb260-8f88-46ca-85f5-a7399252376c",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d4a60f3-3e62-48f9-960f-39f4c46fd502/?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": "Southern Miss",
                        "amount": 5829.0
                    },
                    {
                        "team": "UL Monroe",
                        "amount": 4171.0
                    }
                ],
                "expected_reward_tokens": 9092.78,
                "profit_sb": 92.78,
                "profit_sb_percentage": 1.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "181751c3-c47f-460c-b064-88b89ba286ba",
                    "gambit_id": "d3d6b9bc-d854-4262-bfed-5c47dabc13ac",
                    "last_updated": "2022-11-28T09:42:16.210911-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Southern Miss",
                    "reward": "1.56000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cbcb260-8f88-46ca-85f5-a7399252376c/?format=api"
                },
                {
                    "id": "a198aa2a-5a4e-4cf8-807d-0c00760d0c91",
                    "gambit_id": "28c1ed73-243c-467e-9edc-e1b68f88e643",
                    "last_updated": "2022-11-28T09:42:16.209915-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UL Monroe",
                    "reward": "2.18000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cbcb260-8f88-46ca-85f5-a7399252376c/?format=api"
                }
            ]
        },
        {
            "id": "dddfe37d-cae8-41b7-a982-c1de725fc807",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d4a60f3-3e62-48f9-960f-39f4c46fd502/?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": "UL Monroe",
                        "amount": 5000.0
                    },
                    {
                        "team": "Southern Miss",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "758046bb-b682-49b7-ad03-545f6474d84a",
                    "gambit_id": "2f85cfc0-5fc7-4411-86ec-bb380885e8d1",
                    "last_updated": "2022-11-28T09:42:16.206642-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UL Monroe",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dddfe37d-cae8-41b7-a982-c1de725fc807/?format=api"
                },
                {
                    "id": "8e3ff675-31c4-44b0-8607-c3f765afaf5b",
                    "gambit_id": "c58a5115-23a9-447e-bff9-6d64166d4887",
                    "last_updated": "2022-11-28T09:42:16.207652-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Southern Miss",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dddfe37d-cae8-41b7-a982-c1de725fc807/?format=api"
                }
            ]
        },
        {
            "id": "6a1b1ddf-1170-40d3-adbd-b45d04279811",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d4a60f3-3e62-48f9-960f-39f4c46fd502/?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 50.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 50.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b360f1b8-518e-4930-a9b5-a4d0319e1f9e",
                    "gambit_id": "5e02b05d-b076-4468-a08f-791c9b9b4cf4",
                    "last_updated": "2022-11-28T09:42:16.204549-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 50.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "50.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a1b1ddf-1170-40d3-adbd-b45d04279811/?format=api"
                },
                {
                    "id": "0dd9eb94-4616-4ceb-a857-31d6f12461e8",
                    "gambit_id": "9069179a-b50f-4288-8c3d-2816abdb467f",
                    "last_updated": "2022-11-28T09:42:16.203530-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 50.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "50.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a1b1ddf-1170-40d3-adbd-b45d04279811/?format=api"
                }
            ]
        }
    ]
}