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/7ba915bc-dfcc-4321-a2f2-03256980ba8c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7ba915bc-dfcc-4321-a2f2-03256980ba8c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "6d8b4c04-2a16-4668-a640-92922cc4facd",
    "completed": true,
    "last_updated": "2022-09-03T11:17:09.264314-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.95,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/6d8b4c04-2a16-4668-a640-92922cc4facd",
    "datetime": "2022-09-02T19:00:00-04:00",
    "cutoff_datetime": "2022-09-02T19:00:00-04:00",
    "name": "Virginia Tech v. Old Dominion",
    "bettypes": [
        {
            "id": "3f8d0abf-bb5f-4485-9532-5c8c857132bf",
            "match": "https://api-prod.gambitprofit.com/api/matches/7ba915bc-dfcc-4321-a2f2-03256980ba8c/?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": "Virginia Tech",
                        "amount": 6714.0
                    },
                    {
                        "team": "Old Dominion",
                        "amount": 3286.0
                    }
                ],
                "expected_reward_tokens": 9265.32,
                "profit_sb": 265.32,
                "profit_sb_percentage": 2.95,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e3be11bb-edca-47c6-8ace-07d420b85d51",
                    "gambit_id": "60492baf-4ddd-4dfe-88fc-1f8c32ad7ccb",
                    "last_updated": "2022-09-03T11:17:09.266449-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Virginia Tech",
                    "reward": "1.38000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f8d0abf-bb5f-4485-9532-5c8c857132bf/?format=api"
                },
                {
                    "id": "a19c880a-ef61-4ffa-902c-ba2c3f352d06",
                    "gambit_id": "37753bed-a992-40d9-9b75-8b1df42698d9",
                    "last_updated": "2022-09-03T11:17:09.266026-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Old Dominion",
                    "reward": "2.82000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f8d0abf-bb5f-4485-9532-5c8c857132bf/?format=api"
                }
            ]
        },
        {
            "id": "5577a470-d5a8-4c63-8418-a87c7e6f2aa1",
            "match": "https://api-prod.gambitprofit.com/api/matches/7ba915bc-dfcc-4321-a2f2-03256980ba8c/?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": "Virginia Tech",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4d5f681c-7f44-4fca-9838-33848a6a7e7d",
                    "gambit_id": "26f4bf97-2d8a-4993-8ba4-38a80967dd88",
                    "last_updated": "2022-09-03T11:17:09.266866-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Old Dominion",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5577a470-d5a8-4c63-8418-a87c7e6f2aa1/?format=api"
                },
                {
                    "id": "25fd76c1-dfa1-4996-8ebd-d1bccd6dcf3f",
                    "gambit_id": "ab67ef00-8f57-4d82-9f8c-03f9179b6499",
                    "last_updated": "2022-09-03T11:17:09.267291-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Virginia Tech",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5577a470-d5a8-4c63-8418-a87c7e6f2aa1/?format=api"
                }
            ]
        }
    ]
}