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/d30c2b95-5102-41b2-b65c-b0f33c8f5b67/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d30c2b95-5102-41b2-b65c-b0f33c8f5b67",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5c0d1771-d9e3-44aa-b9de-d2bfc942630f",
    "completed": true,
    "last_updated": "2022-08-29T13:07:04.912843-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.31,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/5c0d1771-d9e3-44aa-b9de-d2bfc942630f",
    "datetime": "2022-08-28T14:10:00-04:00",
    "cutoff_datetime": "2022-08-28T14:10:00-04:00",
    "name": "SDG (S Manaea) v. KAN (J Heasley)",
    "bettypes": [
        {
            "id": "86140511-5e63-4bc4-9964-bd4e45c7dcb0",
            "match": "https://api-prod.gambitprofit.com/api/matches/d30c2b95-5102-41b2-b65c-b0f33c8f5b67/?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": "SDG (S Manaea)",
                        "amount": 6325.0
                    },
                    {
                        "team": "KAN (J Heasley)",
                        "amount": 3675.0
                    }
                ],
                "expected_reward_tokens": 9297.75,
                "profit_sb": 297.75,
                "profit_sb_percentage": 3.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "695b69b3-173c-4a19-be61-b883186fd985",
                    "gambit_id": "ec755aef-d463-4a1b-8ca9-c446bc98a6de",
                    "last_updated": "2022-08-29T13:07:04.916336-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG (S Manaea)",
                    "reward": "1.47000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86140511-5e63-4bc4-9964-bd4e45c7dcb0/?format=api"
                },
                {
                    "id": "a3f232b2-e23c-4206-a157-925ee4a87613",
                    "gambit_id": "776b5019-8d92-4383-985f-a5437a681050",
                    "last_updated": "2022-08-29T13:07:04.915868-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN (J Heasley)",
                    "reward": "2.53000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86140511-5e63-4bc4-9964-bd4e45c7dcb0/?format=api"
                }
            ]
        },
        {
            "id": "626b5384-8be0-4ced-b566-df6c3f38b797",
            "match": "https://api-prod.gambitprofit.com/api/matches/d30c2b95-5102-41b2-b65c-b0f33c8f5b67/?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": "SDG",
                        "amount": 5313.0
                    },
                    {
                        "team": "KAN",
                        "amount": 4687.0
                    }
                ],
                "expected_reward_tokens": 9138.36,
                "profit_sb": 138.36,
                "profit_sb_percentage": 1.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f8a5fe93-066f-4ec9-935b-5b329c5bb1cd",
                    "gambit_id": "0b8e3f98-031b-4b07-81da-ca2cad33404a",
                    "last_updated": "2022-08-29T13:07:04.915390-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG",
                    "reward": "1.72000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/626b5384-8be0-4ced-b566-df6c3f38b797/?format=api"
                },
                {
                    "id": "feed9fc6-6465-4bcc-ba4b-e767e0783bd8",
                    "gambit_id": "4ba40356-e7e5-4241-891c-21ab03146184",
                    "last_updated": "2022-08-29T13:07:04.914927-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN",
                    "reward": "1.95000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/626b5384-8be0-4ced-b566-df6c3f38b797/?format=api"
                }
            ]
        },
        {
            "id": "9ba6735d-4110-4214-a99c-a676411e1ba5",
            "match": "https://api-prod.gambitprofit.com/api/matches/d30c2b95-5102-41b2-b65c-b0f33c8f5b67/?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.5",
                        "amount": 5110.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9095.4,
                "profit_sb": 95.4,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a7b7a4f1-38db-4408-80fc-fec17ebea6e5",
                    "gambit_id": "7526b896-8833-4825-8b24-2cd5a0692748",
                    "last_updated": "2022-08-29T13:07:04.913948-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ba6735d-4110-4214-a99c-a676411e1ba5/?format=api"
                },
                {
                    "id": "e5fe3ae4-6de6-4231-99ab-69f4271f3919",
                    "gambit_id": "89a0e806-2584-4831-a5ad-adee8b2e994b",
                    "last_updated": "2022-08-29T13:07:04.914456-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.86000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ba6735d-4110-4214-a99c-a676411e1ba5/?format=api"
                }
            ]
        }
    ]
}