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/1d071acf-5d5a-4c6e-b217-2d475688a7b9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1d071acf-5d5a-4c6e-b217-2d475688a7b9",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "98efb580-f56d-4165-887b-53e7a7b4cead",
    "completed": true,
    "last_updated": "2022-11-21T10:18:11.215686-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.1,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/98efb580-f56d-4165-887b-53e7a7b4cead",
    "datetime": "2022-11-19T15:30:00-05:00",
    "cutoff_datetime": "2022-11-19T15:30:00-05:00",
    "name": "TCU v. Baylor",
    "bettypes": [
        {
            "id": "c97a0882-f2f7-44da-8304-61a0353f6b37",
            "match": "https://api-prod.gambitprofit.com/api/matches/1d071acf-5d5a-4c6e-b217-2d475688a7b9/?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": "TCU",
                        "amount": 5583.0
                    },
                    {
                        "team": "Baylor",
                        "amount": 4417.0
                    }
                ],
                "expected_reward_tokens": 9099.02,
                "profit_sb": 99.02,
                "profit_sb_percentage": 1.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c5fc0bf4-58b3-4057-9a57-80fee6f623d5",
                    "gambit_id": "30d29339-cf26-4c93-a189-3465885f79a2",
                    "last_updated": "2022-11-21T10:18:11.219883-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TCU",
                    "reward": "1.63000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c97a0882-f2f7-44da-8304-61a0353f6b37/?format=api"
                },
                {
                    "id": "773d9318-b8b2-479f-986c-d53bf58e5bf9",
                    "gambit_id": "591f0798-f369-4913-bcb7-5e7af4468c7b",
                    "last_updated": "2022-11-21T10:18:11.218649-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Baylor",
                    "reward": "2.06000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c97a0882-f2f7-44da-8304-61a0353f6b37/?format=api"
                }
            ]
        },
        {
            "id": "86993f04-d389-4e94-bd6f-584cdb3ddab3",
            "match": "https://api-prod.gambitprofit.com/api/matches/1d071acf-5d5a-4c6e-b217-2d475688a7b9/?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": "TCU",
                        "amount": 5000.0
                    },
                    {
                        "team": "Baylor",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a97bfb23-e713-4da4-9381-9b784a0dd7df",
                    "gambit_id": "8cc2e51d-b7fd-4c35-8c0a-c9075d5fea9e",
                    "last_updated": "2022-11-21T10:18:11.223440-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TCU",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86993f04-d389-4e94-bd6f-584cdb3ddab3/?format=api"
                },
                {
                    "id": "411b8df1-6c71-4e62-a2b1-60bee36eef4a",
                    "gambit_id": "35355d3a-98fe-4613-bdb0-fbf7f97dcc14",
                    "last_updated": "2022-11-21T10:18:11.222313-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Baylor",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86993f04-d389-4e94-bd6f-584cdb3ddab3/?format=api"
                }
            ]
        }
    ]
}