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/4a88f2a4-28dc-457c-b542-7472034f4199/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4a88f2a4-28dc-457c-b542-7472034f4199",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b519d514-72d6-42b4-9f42-ba74495ec258",
    "completed": true,
    "last_updated": "2022-08-24T10:07:02.253707-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.66,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b519d514-72d6-42b4-9f42-ba74495ec258",
    "datetime": "2022-08-23T21:40:00-04:00",
    "cutoff_datetime": "2022-08-23T21:40:00-04:00",
    "name": "MIA (P Lopez) v. OAK (Z Logue)",
    "bettypes": [
        {
            "id": "850e4538-5a9b-4d45-aebd-3fe746160de0",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a88f2a4-28dc-457c-b542-7472034f4199/?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": "MIA (P Lopez)",
                        "amount": 5759.0
                    },
                    {
                        "team": "OAK (Z Logue)",
                        "amount": 4241.0
                    }
                ],
                "expected_reward_tokens": 9329.58,
                "profit_sb": 329.58,
                "profit_sb_percentage": 3.66,
                "recommended": true
            },
            "lines": [
                {
                    "id": "be3f621a-fb05-4952-9cde-7e1b29e60a79",
                    "gambit_id": "6e7e10f2-f42c-4b58-956a-c66c24ee714f",
                    "last_updated": "2022-08-24T10:07:02.257024-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA (P Lopez)",
                    "reward": "1.62000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/850e4538-5a9b-4d45-aebd-3fe746160de0/?format=api"
                },
                {
                    "id": "c3d2dbd7-7509-488d-ac40-1b373341d9e9",
                    "gambit_id": "965ad568-02ac-4aea-af4e-e5cefe235ea2",
                    "last_updated": "2022-08-24T10:07:02.256608-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK (Z Logue)",
                    "reward": "2.20000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/850e4538-5a9b-4d45-aebd-3fe746160de0/?format=api"
                }
            ]
        },
        {
            "id": "9ab45eaf-cce0-423a-8663-e3068a791536",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a88f2a4-28dc-457c-b542-7472034f4199/?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": "OAK",
                        "amount": 5680.0
                    },
                    {
                        "team": "MIA",
                        "amount": 4320.0
                    }
                ],
                "expected_reward_tokens": 9201.6,
                "profit_sb": 201.6,
                "profit_sb_percentage": 2.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "309ad456-1dfc-41f7-897f-6eaa16ca113a",
                    "gambit_id": "b0fb1e56-8f3d-48ec-9900-bdab784c243d",
                    "last_updated": "2022-08-24T10:07:02.255688-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK",
                    "reward": "1.62000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ab45eaf-cce0-423a-8663-e3068a791536/?format=api"
                },
                {
                    "id": "ef026e2d-789f-4e4b-a5ca-7becc5a49f7f",
                    "gambit_id": "4b1559f4-8589-4c96-8bb3-b7826788d012",
                    "last_updated": "2022-08-24T10:07:02.256147-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA",
                    "reward": "2.13000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ab45eaf-cce0-423a-8663-e3068a791536/?format=api"
                }
            ]
        },
        {
            "id": "16ac7fa2-4515-48b3-9352-1ad78da3a81e",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a88f2a4-28dc-457c-b542-7472034f4199/?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 7",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "70265037-c365-4b56-b4ec-fa87c2f42b20",
                    "gambit_id": "fb5ad70c-13a8-42ab-9472-cde36c1560de",
                    "last_updated": "2022-08-24T10:07:02.255219-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16ac7fa2-4515-48b3-9352-1ad78da3a81e/?format=api"
                },
                {
                    "id": "1fa24f67-010f-4c96-adcd-61ee06779208",
                    "gambit_id": "f0564d8a-9876-4db1-932b-1f76346e8e99",
                    "last_updated": "2022-08-24T10:07:02.254718-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16ac7fa2-4515-48b3-9352-1ad78da3a81e/?format=api"
                }
            ]
        }
    ]
}