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/18a2a331-c158-451c-8019-c00b51ba3cb6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "18a2a331-c158-451c-8019-c00b51ba3cb6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "26ddba73-e15f-4500-a7bf-b53c2c4b6f67",
    "completed": true,
    "last_updated": "2023-04-18T12:12:08.281724-04:00",
    "created_at": "2023-04-16T12:17:24.673038-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/26ddba73-e15f-4500-a7bf-b53c2c4b6f67",
    "datetime": "2023-04-16T14:10:00-04:00",
    "cutoff_datetime": "2023-04-16T14:10:00-04:00",
    "name": "ATL (K Wright) v. KAN (Z Greinke)",
    "bettypes": [
        {
            "id": "090aa7c6-1659-4f89-928f-f549b0108d48",
            "match": "https://api-prod.gambitprofit.com/api/matches/18a2a331-c158-451c-8019-c00b51ba3cb6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-16T12:17:24.694762-04: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": "ATL (K Wright)",
                        "amount": 5827.0
                    },
                    {
                        "team": "KAN (Z Greinke)",
                        "amount": 4173.0
                    }
                ],
                "expected_reward_tokens": 9556.17,
                "profit_sb": 56.17,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "82a0629b-159e-49f8-8356-3cbc8ff6c210",
                    "gambit_id": "92b508b6-b4dc-403e-808c-0e02f82ec3b9",
                    "last_updated": "2023-04-18T12:12:08.298326-04:00",
                    "created_at": "2023-04-16T12:17:24.700463-04:00",
                    "name": "ATL (K Wright)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/090aa7c6-1659-4f89-928f-f549b0108d48/?format=api"
                },
                {
                    "id": "e067a67d-a80a-4483-9dcf-4ba954227b2c",
                    "gambit_id": "301c3bc6-ae7e-4e7b-b832-b134e823ac75",
                    "last_updated": "2023-04-18T12:12:08.296610-04:00",
                    "created_at": "2023-04-16T12:17:24.697557-04:00",
                    "name": "KAN (Z Greinke)",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/090aa7c6-1659-4f89-928f-f549b0108d48/?format=api"
                }
            ]
        },
        {
            "id": "cc6175af-590b-4d83-84da-0bd842234160",
            "match": "https://api-prod.gambitprofit.com/api/matches/18a2a331-c158-451c-8019-c00b51ba3cb6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-16T12:17:24.685857-04: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": "KAN",
                        "amount": 5213.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c0fda82d-739f-4af5-9312-d08434fac18d",
                    "gambit_id": "6567b758-875a-496a-960d-f43303de0c4f",
                    "last_updated": "2023-04-18T12:12:08.290922-04:00",
                    "created_at": "2023-04-16T12:17:24.688692-04:00",
                    "name": "KAN",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc6175af-590b-4d83-84da-0bd842234160/?format=api"
                },
                {
                    "id": "33b62105-fd17-44b9-991a-3e4c2db496db",
                    "gambit_id": "565381d3-5b2c-49dc-ab4c-ab8494b56bb8",
                    "last_updated": "2023-04-18T12:12:08.292763-04:00",
                    "created_at": "2023-04-16T12:17:24.691778-04:00",
                    "name": "ATL",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc6175af-590b-4d83-84da-0bd842234160/?format=api"
                }
            ]
        },
        {
            "id": "2e5d7b13-06b3-4f9e-bdd3-141e3912362b",
            "match": "https://api-prod.gambitprofit.com/api/matches/18a2a331-c158-451c-8019-c00b51ba3cb6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-16T12:17:24.676635-04: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 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3210db3f-cf63-4aee-a80b-44f037fc751d",
                    "gambit_id": "65ac0d2c-89ac-42ac-9977-011141a0acbe",
                    "last_updated": "2023-04-18T12:12:08.287545-04:00",
                    "created_at": "2023-04-16T12:17:24.682977-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e5d7b13-06b3-4f9e-bdd3-141e3912362b/?format=api"
                },
                {
                    "id": "de33a180-f8d0-4775-bd17-99d23ad84840",
                    "gambit_id": "93985347-d05f-4c01-9259-e1889184b586",
                    "last_updated": "2023-04-18T12:12:08.285907-04:00",
                    "created_at": "2023-04-16T12:17:24.679892-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e5d7b13-06b3-4f9e-bdd3-141e3912362b/?format=api"
                }
            ]
        }
    ]
}