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/0cc1948c-4bba-4477-8a32-05f0fab08dcf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0cc1948c-4bba-4477-8a32-05f0fab08dcf",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0263f4a7-98da-4ef9-b871-83ca00a7444b",
    "completed": true,
    "last_updated": "2022-08-08T11:42:13.763030-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.96,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0263f4a7-98da-4ef9-b871-83ca00a7444b",
    "datetime": "2022-08-07T14:10:00-04:00",
    "cutoff_datetime": "2022-08-07T14:10:00-04:00",
    "name": "TOR (K Gausman) v. MIN (C Archer)",
    "bettypes": [
        {
            "id": "730c0791-796d-4d79-a857-c8d5e544abc6",
            "match": "https://api-prod.gambitprofit.com/api/matches/0cc1948c-4bba-4477-8a32-05f0fab08dcf/?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": "TOR (K Gausman)",
                        "amount": 6196.0
                    },
                    {
                        "team": "MIN (C Archer)",
                        "amount": 3804.0
                    }
                ],
                "expected_reward_tokens": 9355.96,
                "profit_sb": 355.96,
                "profit_sb_percentage": 3.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bfe02e82-9227-4c7f-bcc9-6f008b7bbb6d",
                    "gambit_id": "3f7e4458-a247-465e-b2d2-4f05b2aa5b49",
                    "last_updated": "2022-08-08T11:42:13.767245-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR (K Gausman)",
                    "reward": "1.51000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/730c0791-796d-4d79-a857-c8d5e544abc6/?format=api"
                },
                {
                    "id": "56ac08b6-a8d9-4fdd-acce-052cea188ea5",
                    "gambit_id": "87673bec-3a64-473a-b2ad-3ca6a89ddd1f",
                    "last_updated": "2022-08-08T11:42:13.766681-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN (C Archer)",
                    "reward": "2.46000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/730c0791-796d-4d79-a857-c8d5e544abc6/?format=api"
                }
            ]
        },
        {
            "id": "99ef5c7b-3668-4b19-8b13-4bc0ef52a2ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/0cc1948c-4bba-4477-8a32-05f0fab08dcf/?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": "TOR",
                        "amount": 5109.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cd1694e3-a640-40d6-819c-fbe86f49a8a6",
                    "gambit_id": "bc49208c-3110-4fd6-8b18-7225aa003822",
                    "last_updated": "2022-08-08T11:42:13.766088-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99ef5c7b-3668-4b19-8b13-4bc0ef52a2ac/?format=api"
                },
                {
                    "id": "1fc96ff8-3cf1-49f7-b478-4dc97c7f8714",
                    "gambit_id": "c11e182c-7e31-40a1-a824-3241e5bc557b",
                    "last_updated": "2022-08-08T11:42:13.765507-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99ef5c7b-3668-4b19-8b13-4bc0ef52a2ac/?format=api"
                }
            ]
        },
        {
            "id": "d442cd1c-0501-45e8-9d9a-9d59d5e2abd2",
            "match": "https://api-prod.gambitprofit.com/api/matches/0cc1948c-4bba-4477-8a32-05f0fab08dcf/?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 Under 8",
                        "amount": 5109.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "69010da1-bbdc-4efb-a7ca-4611f9e6293e",
                    "gambit_id": "8de428d7-2852-4dcc-aceb-dd92ed57e619",
                    "last_updated": "2022-08-08T11:42:13.764274-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d442cd1c-0501-45e8-9d9a-9d59d5e2abd2/?format=api"
                },
                {
                    "id": "51affffe-fe70-4345-b90c-cffa716717f1",
                    "gambit_id": "3b9ca0c4-21c6-4097-837f-a9ab9fcb576d",
                    "last_updated": "2022-08-08T11:42:13.764909-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d442cd1c-0501-45e8-9d9a-9d59d5e2abd2/?format=api"
                }
            ]
        }
    ]
}