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/a8ca4988-62aa-4b98-af21-d820a5688304/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a8ca4988-62aa-4b98-af21-d820a5688304",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "82163105-8ed8-4110-ad18-57edc0a7f761",
    "completed": true,
    "last_updated": "2023-05-20T10:52:05.016473-04:00",
    "created_at": "2023-05-19T11:02:12.905563-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.46,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/82163105-8ed8-4110-ad18-57edc0a7f761",
    "datetime": "2023-05-19T20:05:00-04:00",
    "cutoff_datetime": "2023-05-19T20:05:00-04:00",
    "name": "COL (K Kauffmann) v. TEX (M Perez)",
    "bettypes": [
        {
            "id": "4a2c023d-1511-4a5f-ad90-78e7a1446762",
            "match": "https://api-prod.gambitprofit.com/api/matches/a8ca4988-62aa-4b98-af21-d820a5688304/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-19T11:02:12.917215-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": "TEX (M Perez)",
                        "amount": 6674.0
                    },
                    {
                        "team": "COL (K Kauffmann)",
                        "amount": 3326.0
                    }
                ],
                "expected_reward_tokens": 9543.82,
                "profit_sb": 43.82,
                "profit_sb_percentage": 0.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "834b0008-239d-4446-976c-93d4ff900cc5",
                    "gambit_id": "ea149949-b677-4b8f-9bd1-a679d6527450",
                    "last_updated": "2023-05-20T10:52:05.030350-04:00",
                    "created_at": "2023-05-19T11:02:12.918698-04:00",
                    "name": "TEX (M Perez)",
                    "reward": "1.43000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a2c023d-1511-4a5f-ad90-78e7a1446762/?format=api"
                },
                {
                    "id": "f266f7d0-b314-4844-b6e3-75beef7d3149",
                    "gambit_id": "a164f864-c82f-43de-afb0-d669a035f2e6",
                    "last_updated": "2023-05-20T10:52:05.031787-04:00",
                    "created_at": "2023-05-19T11:02:12.920352-04:00",
                    "name": "COL (K Kauffmann)",
                    "reward": "2.87000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a2c023d-1511-4a5f-ad90-78e7a1446762/?format=api"
                }
            ]
        },
        {
            "id": "b0e58ddb-88d9-4d20-9c41-328b23b28b6f",
            "match": "https://api-prod.gambitprofit.com/api/matches/a8ca4988-62aa-4b98-af21-d820a5688304/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-19T11:02:12.912675-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": "TEX",
                        "amount": 5107.0
                    },
                    {
                        "team": "COL",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fbc327db-5908-46c8-be5d-fef663b58d17",
                    "gambit_id": "42393f30-dc69-4093-85d8-f6c2ba710ed4",
                    "last_updated": "2023-05-20T10:52:05.025212-04:00",
                    "created_at": "2023-05-19T11:02:12.914137-04:00",
                    "name": "TEX",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0e58ddb-88d9-4d20-9c41-328b23b28b6f/?format=api"
                },
                {
                    "id": "77232438-29c8-4912-86b5-bd78207fbf75",
                    "gambit_id": "b0e020b2-8715-435c-b72d-ebf340fad6ae",
                    "last_updated": "2023-05-20T10:52:05.026858-04:00",
                    "created_at": "2023-05-19T11:02:12.915709-04:00",
                    "name": "COL",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0e58ddb-88d9-4d20-9c41-328b23b28b6f/?format=api"
                }
            ]
        },
        {
            "id": "476513f6-77d8-43f4-9443-c115947075b8",
            "match": "https://api-prod.gambitprofit.com/api/matches/a8ca4988-62aa-4b98-af21-d820a5688304/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-19T11:02:12.907968-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 Under 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "02e86cf2-553d-45db-a96b-6323c90b4f3a",
                    "gambit_id": "af593007-be64-4bfb-9dad-5d54452ec71b",
                    "last_updated": "2023-05-20T10:52:05.020111-04:00",
                    "created_at": "2023-05-19T11:02:12.909443-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/476513f6-77d8-43f4-9443-c115947075b8/?format=api"
                },
                {
                    "id": "8adc9c14-634b-4cc6-8992-fab8adc950df",
                    "gambit_id": "0969f7d4-721a-497b-9f34-3c6bab39ad9e",
                    "last_updated": "2023-05-20T10:52:05.021966-04:00",
                    "created_at": "2023-05-19T11:02:12.911111-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/476513f6-77d8-43f4-9443-c115947075b8/?format=api"
                }
            ]
        }
    ]
}