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/5467f72e-733b-43af-9221-9ff36500232b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5467f72e-733b-43af-9221-9ff36500232b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "02264f93-c6d7-4e5f-95b6-1e301b0be065",
    "completed": true,
    "last_updated": "2022-10-03T11:02:20.659617-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.01,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/02264f93-c6d7-4e5f-95b6-1e301b0be065",
    "datetime": "2022-10-01T18:00:00-04:00",
    "cutoff_datetime": "2022-10-01T18:00:00-04:00",
    "name": "Liberty v. Old Dominion",
    "bettypes": [
        {
            "id": "81dfd7a8-e2a0-4f1a-ba68-2fa19db71b07",
            "match": "https://api-prod.gambitprofit.com/api/matches/5467f72e-733b-43af-9221-9ff36500232b/?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": "Liberty",
                        "amount": 6312.0
                    },
                    {
                        "team": "Old Dominion",
                        "amount": 3688.0
                    }
                ],
                "expected_reward_tokens": 9404.4,
                "profit_sb": -95.6,
                "profit_sb_percentage": -1.01,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5dcf6980-22ba-41cd-89ac-cd49eaec9df5",
                    "gambit_id": "ba5ac0e5-ff14-4fc0-a712-76a3b9e25577",
                    "last_updated": "2022-10-03T11:02:20.666889-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Liberty",
                    "reward": "1.49000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81dfd7a8-e2a0-4f1a-ba68-2fa19db71b07/?format=api"
                },
                {
                    "id": "312a4359-d13f-4a51-b21a-91cf6b771732",
                    "gambit_id": "3ae1216b-c9fb-416f-bcac-964301d28693",
                    "last_updated": "2022-10-03T11:02:20.665776-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Old Dominion",
                    "reward": "2.55000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81dfd7a8-e2a0-4f1a-ba68-2fa19db71b07/?format=api"
                }
            ]
        },
        {
            "id": "69feee12-638d-4866-bd32-2f4a853a734b",
            "match": "https://api-prod.gambitprofit.com/api/matches/5467f72e-733b-43af-9221-9ff36500232b/?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": "Old Dominion",
                        "amount": 5000.0
                    },
                    {
                        "team": "Liberty",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ab004b34-7328-4b9b-b373-319642abca24",
                    "gambit_id": "7438217d-3a43-436c-a606-8a7f7a07bbbf",
                    "last_updated": "2022-10-03T11:02:20.669064-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Old Dominion",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69feee12-638d-4866-bd32-2f4a853a734b/?format=api"
                },
                {
                    "id": "60123df1-1d5f-4f27-9fff-8f1483195329",
                    "gambit_id": "21eadcd7-a3a5-4fd2-8e54-b8fa481f0739",
                    "last_updated": "2022-10-03T11:02:20.670101-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Liberty",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69feee12-638d-4866-bd32-2f4a853a734b/?format=api"
                }
            ]
        },
        {
            "id": "262432d3-125e-4ef4-895d-539aee23c41e",
            "match": "https://api-prod.gambitprofit.com/api/matches/5467f72e-733b-43af-9221-9ff36500232b/?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 48",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 48",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "87665696-ad4f-4b25-b75c-7a63dc8bf8b7",
                    "gambit_id": "fddfa4bc-dc77-44cc-bcd9-9e06c8f26f31",
                    "last_updated": "2022-10-03T11:02:20.663526-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 48",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "48.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/262432d3-125e-4ef4-895d-539aee23c41e/?format=api"
                },
                {
                    "id": "16324eea-4280-47a6-a00c-8c23915585bc",
                    "gambit_id": "dc66bf90-5a0a-4024-8a69-8e2e975cff17",
                    "last_updated": "2022-10-03T11:02:20.662398-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 48",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "48.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/262432d3-125e-4ef4-895d-539aee23c41e/?format=api"
                }
            ]
        }
    ]
}