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/c0681abc-97c0-48f6-8ece-f7d63533eb8a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c0681abc-97c0-48f6-8ece-f7d63533eb8a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c4684a95-9c94-40e9-be3e-2263d0a3e98e",
    "completed": true,
    "last_updated": "2022-09-02T09:07:07.861632-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.15,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c4684a95-9c94-40e9-be3e-2263d0a3e98e",
    "datetime": "2022-09-01T14:10:00-04:00",
    "cutoff_datetime": "2022-09-01T14:10:00-04:00",
    "name": "KAN (D Mengden) v. CWS (J Cueto)",
    "bettypes": [
        {
            "id": "394b0134-07d4-41ee-bdeb-3acd34ac5b20",
            "match": "https://api-prod.gambitprofit.com/api/matches/c0681abc-97c0-48f6-8ece-f7d63533eb8a/?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": "CWS (J Cueto)",
                        "amount": 6148.0
                    },
                    {
                        "team": "KAN (D Mengden)",
                        "amount": 3852.0
                    }
                ],
                "expected_reward_tokens": 9283.32,
                "profit_sb": 283.32,
                "profit_sb_percentage": 3.15,
                "recommended": true
            },
            "lines": [
                {
                    "id": "35421e5d-d52b-4d53-a6ce-a94d10ca382b",
                    "gambit_id": "058df501-52ca-4f3f-99c1-6b264c6e2ef6",
                    "last_updated": "2022-09-02T09:07:07.864793-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS (J Cueto)",
                    "reward": "1.51000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/394b0134-07d4-41ee-bdeb-3acd34ac5b20/?format=api"
                },
                {
                    "id": "2fa60fc3-b7b3-471a-afa1-65f7c4421910",
                    "gambit_id": "25a67a6f-34a7-4086-a86e-b2610cb2c6c2",
                    "last_updated": "2022-09-02T09:07:07.865267-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN (D Mengden)",
                    "reward": "2.41000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/394b0134-07d4-41ee-bdeb-3acd34ac5b20/?format=api"
                }
            ]
        },
        {
            "id": "6515af59-9a48-4cdc-9d42-48ce4dd02865",
            "match": "https://api-prod.gambitprofit.com/api/matches/c0681abc-97c0-48f6-8ece-f7d63533eb8a/?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": "KAN",
                        "amount": 5501.0
                    },
                    {
                        "team": "CWS",
                        "amount": 4499.0
                    }
                ],
                "expected_reward_tokens": 9131.66,
                "profit_sb": 131.66,
                "profit_sb_percentage": 1.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "88e469c6-8069-4cdd-b931-5324042931b2",
                    "gambit_id": "36fea5ec-d8c9-4bad-8a57-5c06795d02bb",
                    "last_updated": "2022-09-02T09:07:07.864317-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN",
                    "reward": "1.66000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6515af59-9a48-4cdc-9d42-48ce4dd02865/?format=api"
                },
                {
                    "id": "f0de5261-c3f3-41ae-ab59-cd7e3e0f1126",
                    "gambit_id": "c19609c0-c5e4-4b43-9733-290e07759a48",
                    "last_updated": "2022-09-02T09:07:07.863836-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS",
                    "reward": "2.03000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6515af59-9a48-4cdc-9d42-48ce4dd02865/?format=api"
                }
            ]
        },
        {
            "id": "c0377f32-ebcc-4fc4-ac4c-d7ab6a1b8a27",
            "match": "https://api-prod.gambitprofit.com/api/matches/c0681abc-97c0-48f6-8ece-f7d63533eb8a/?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 Under 9",
                        "amount": 5096.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4904.0
                    }
                ],
                "expected_reward_tokens": 9070.88,
                "profit_sb": 70.88,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fa8d4f12-10dd-44a6-ba34-dd3d069d1ed0",
                    "gambit_id": "4e3ce991-edf7-419f-9d1b-d4de965fc139",
                    "last_updated": "2022-09-02T09:07:07.862757-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0377f32-ebcc-4fc4-ac4c-d7ab6a1b8a27/?format=api"
                },
                {
                    "id": "8b0636f6-fb8d-4e63-8442-3699499bef3b",
                    "gambit_id": "93204eda-e747-4902-a992-e2fc5d821791",
                    "last_updated": "2022-09-02T09:07:07.863328-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0377f32-ebcc-4fc4-ac4c-d7ab6a1b8a27/?format=api"
                }
            ]
        }
    ]
}