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/ab0bec57-7cc8-47e2-a3bd-a99c243794cd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ab0bec57-7cc8-47e2-a3bd-a99c243794cd",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "aee0714e-2dce-4a07-859b-c5a278ded3de",
    "completed": true,
    "last_updated": "2022-08-30T09:47:24.373079-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.39,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/aee0714e-2dce-4a07-859b-c5a278ded3de",
    "datetime": "2022-08-29T19:40:00-04:00",
    "cutoff_datetime": "2022-08-29T19:40:00-04:00",
    "name": "BOS (B Bello) v. MIN (D Bundy)",
    "bettypes": [
        {
            "id": "b2a936ec-01b5-4bb4-95bb-40cf854af08a",
            "match": "https://api-prod.gambitprofit.com/api/matches/ab0bec57-7cc8-47e2-a3bd-a99c243794cd/?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": "MIN (D Bundy)",
                        "amount": 5228.0
                    },
                    {
                        "team": "BOS (B Bello)",
                        "amount": 4772.0
                    }
                ],
                "expected_reward_tokens": 9305.4,
                "profit_sb": 305.4,
                "profit_sb_percentage": 3.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1114e5f4-ca9a-4cf7-99e9-519ff51991e2",
                    "gambit_id": "a4ea63b2-64a0-4ef7-ab80-aff672c1eb10",
                    "last_updated": "2022-08-30T09:47:24.375993-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN (D Bundy)",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2a936ec-01b5-4bb4-95bb-40cf854af08a/?format=api"
                },
                {
                    "id": "811e6ecb-46a7-42e6-8da8-e35a84b076d3",
                    "gambit_id": "1b90403d-6019-4fef-9588-c638509fe21b",
                    "last_updated": "2022-08-30T09:47:24.376425-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS (B Bello)",
                    "reward": "1.95000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2a936ec-01b5-4bb4-95bb-40cf854af08a/?format=api"
                }
            ]
        },
        {
            "id": "e883ad41-cf12-4fd9-baaf-461d6c007d57",
            "match": "https://api-prod.gambitprofit.com/api/matches/ab0bec57-7cc8-47e2-a3bd-a99c243794cd/?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": "BOS",
                        "amount": 6193.0
                    },
                    {
                        "team": "MIN",
                        "amount": 3807.0
                    }
                ],
                "expected_reward_tokens": 9289.08,
                "profit_sb": 289.08,
                "profit_sb_percentage": 3.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6e541346-069e-40bc-9935-00c6e0ecc5c1",
                    "gambit_id": "c2c7f03e-e959-4e9a-a00d-ee1fb5a42d41",
                    "last_updated": "2022-08-30T09:47:24.375547-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS",
                    "reward": "1.50000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e883ad41-cf12-4fd9-baaf-461d6c007d57/?format=api"
                },
                {
                    "id": "b7af868e-b7f8-46ef-a4e4-c40d0cf6e531",
                    "gambit_id": "d9705249-5c4f-4eb9-9593-f500f16001e5",
                    "last_updated": "2022-08-30T09:47:24.375109-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN",
                    "reward": "2.44000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e883ad41-cf12-4fd9-baaf-461d6c007d57/?format=api"
                }
            ]
        },
        {
            "id": "5b0f69be-457a-46d8-bd42-58143f566f60",
            "match": "https://api-prod.gambitprofit.com/api/matches/ab0bec57-7cc8-47e2-a3bd-a99c243794cd/?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 8.5",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "63db9bbd-7cc3-4455-9ba8-bc95203e5a20",
                    "gambit_id": "73c79319-a472-45b5-b40e-ac7fe019d432",
                    "last_updated": "2022-08-30T09:47:24.374660-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b0f69be-457a-46d8-bd42-58143f566f60/?format=api"
                },
                {
                    "id": "a00f1349-195c-4241-8286-1de7f91a23ef",
                    "gambit_id": "853b48b4-3368-47e9-ae34-607d2bdc1602",
                    "last_updated": "2022-08-30T09:47:24.374172-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b0f69be-457a-46d8-bd42-58143f566f60/?format=api"
                }
            ]
        }
    ]
}