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/c1f68745-5ec2-4742-bb78-f83d858eb014/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c1f68745-5ec2-4742-bb78-f83d858eb014",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a3ae111d-0835-481e-99db-d38d65e933dd",
    "completed": true,
    "last_updated": "2023-06-05T10:57:24.503476-04:00",
    "created_at": "2023-06-04T12:16:53.509475-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.57,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a3ae111d-0835-481e-99db-d38d65e933dd",
    "datetime": "2023-06-04T13:40:00-04:00",
    "cutoff_datetime": "2023-06-04T13:40:00-04:00",
    "name": "OAK (P Blackburn) v. MIA (S Alcantara)",
    "bettypes": [
        {
            "id": "3d8fe81a-aa41-4410-860c-a6b229050e04",
            "match": "https://api-prod.gambitprofit.com/api/matches/c1f68745-5ec2-4742-bb78-f83d858eb014/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-04T12:16:53.512478-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": "MIA (S Alcantara)",
                        "amount": 6728.0
                    },
                    {
                        "team": "OAK (P Blackburn)",
                        "amount": 3272.0
                    }
                ],
                "expected_reward_tokens": 9553.76,
                "profit_sb": 53.76,
                "profit_sb_percentage": 0.57,
                "recommended": true
            },
            "lines": [
                {
                    "id": "17ca8bbb-9eaa-474c-9175-c2f104773047",
                    "gambit_id": "f4c26166-7974-4487-9ec9-75185133d078",
                    "last_updated": "2023-06-05T10:57:24.509364-04:00",
                    "created_at": "2023-06-04T12:16:53.517797-04:00",
                    "name": "MIA (S Alcantara)",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d8fe81a-aa41-4410-860c-a6b229050e04/?format=api"
                },
                {
                    "id": "cd33069a-2106-40f6-864f-6f289f94b2f7",
                    "gambit_id": "6f749ad7-03e2-4848-9761-b60654d246df",
                    "last_updated": "2023-06-05T10:57:24.507677-04:00",
                    "created_at": "2023-06-04T12:16:53.515349-04:00",
                    "name": "OAK (P Blackburn)",
                    "reward": "2.92000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d8fe81a-aa41-4410-860c-a6b229050e04/?format=api"
                }
            ]
        },
        {
            "id": "3afb3e7f-cc64-4430-9e95-8f6fe0d91d2f",
            "match": "https://api-prod.gambitprofit.com/api/matches/c1f68745-5ec2-4742-bb78-f83d858eb014/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-04T12:16:53.520576-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": "MIA",
                        "amount": 5107.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "79ae31ba-6996-49fe-b914-0494a99a0f84",
                    "gambit_id": "bc4fbeb4-69f9-485b-aa6b-fa03cc8ada08",
                    "last_updated": "2023-06-05T10:57:24.516181-04:00",
                    "created_at": "2023-06-04T12:16:53.525456-04:00",
                    "name": "MIA",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3afb3e7f-cc64-4430-9e95-8f6fe0d91d2f/?format=api"
                },
                {
                    "id": "058433fb-8a08-43b8-a5e4-a70d17b7ff46",
                    "gambit_id": "24eafafe-b497-4397-b59b-ae03e980b44b",
                    "last_updated": "2023-06-05T10:57:24.514342-04:00",
                    "created_at": "2023-06-04T12:16:53.523098-04:00",
                    "name": "OAK",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3afb3e7f-cc64-4430-9e95-8f6fe0d91d2f/?format=api"
                }
            ]
        },
        {
            "id": "dfd14c72-702c-44b4-b01e-fb03529866f1",
            "match": "https://api-prod.gambitprofit.com/api/matches/c1f68745-5ec2-4742-bb78-f83d858eb014/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-04T12:16:53.527806-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 7.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dc47ed25-28de-4b75-a3b7-f37c1a7cef72",
                    "gambit_id": "f5da0ef3-6acd-4bc4-b7e9-55b9944e8240",
                    "last_updated": "2023-06-05T10:57:24.520924-04:00",
                    "created_at": "2023-06-04T12:16:53.530014-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfd14c72-702c-44b4-b01e-fb03529866f1/?format=api"
                },
                {
                    "id": "b8b9a712-f186-4d8d-95e9-0d6b2ea7b08a",
                    "gambit_id": "64ebb624-c6dc-47a0-9ef3-f33f87af4314",
                    "last_updated": "2023-06-05T10:57:24.522999-04:00",
                    "created_at": "2023-06-04T12:16:53.532836-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfd14c72-702c-44b4-b01e-fb03529866f1/?format=api"
                }
            ]
        }
    ]
}