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/6665e08c-6373-47c5-a2f2-8b90d54dcf87/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6665e08c-6373-47c5-a2f2-8b90d54dcf87",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e4ee7c7b-4211-47bf-8d94-4dcf7f0f5ffe",
    "completed": true,
    "last_updated": "2023-03-24T10:51:53.245380-04:00",
    "created_at": "2023-03-23T09:06:52.608960-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.42,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/e4ee7c7b-4211-47bf-8d94-4dcf7f0f5ffe",
    "datetime": "2023-03-23T21:07:00-04:00",
    "cutoff_datetime": "2023-03-23T21:07:00-04:00",
    "name": "Vegas Golden Knights v. Calgary Flames",
    "bettypes": [
        {
            "id": "0afc860f-4eca-402d-847a-7f5453c658bf",
            "match": "https://api-prod.gambitprofit.com/api/matches/6665e08c-6373-47c5-a2f2-8b90d54dcf87/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-23T09:06:52.621934-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": "Calgary Flames",
                        "amount": 5699.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "769a2ff6-8140-405a-aaed-3a7d3f334297",
                    "gambit_id": "f73479a9-1c94-4948-b318-da7943cf9dc2",
                    "last_updated": "2023-03-24T10:51:53.281216-04:00",
                    "created_at": "2023-03-23T09:06:52.623816-04:00",
                    "name": "Calgary Flames",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0afc860f-4eca-402d-847a-7f5453c658bf/?format=api"
                },
                {
                    "id": "8e9d45b2-160e-4430-ada7-317cf365f523",
                    "gambit_id": "57664187-c2fd-487a-9052-2af36994ece0",
                    "last_updated": "2023-03-24T10:51:53.285932-04:00",
                    "created_at": "2023-03-23T09:06:52.625716-04:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0afc860f-4eca-402d-847a-7f5453c658bf/?format=api"
                }
            ]
        },
        {
            "id": "d64f760a-a136-4619-8b18-5f06f4a0faed",
            "match": "https://api-prod.gambitprofit.com/api/matches/6665e08c-6373-47c5-a2f2-8b90d54dcf87/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-23T09:06:52.616462-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": "Vegas Golden Knights",
                        "amount": 6547.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 3453.0
                    }
                ],
                "expected_reward_tokens": 9426.69,
                "profit_sb": -73.31,
                "profit_sb_percentage": -0.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "53a8036f-b0f8-4fef-8c9a-2e1ba2b98567",
                    "gambit_id": "72598531-78a8-48d8-86cb-026e64d639ca",
                    "last_updated": "2023-03-24T10:51:53.270314-04:00",
                    "created_at": "2023-03-23T09:06:52.619990-04:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d64f760a-a136-4619-8b18-5f06f4a0faed/?format=api"
                },
                {
                    "id": "4c3e386b-dbdf-4f06-90f4-a228fdf23c0a",
                    "gambit_id": "e2a7ad5a-28ca-410d-879f-2662694e0d58",
                    "last_updated": "2023-03-24T10:51:53.265972-04:00",
                    "created_at": "2023-03-23T09:06:52.618200-04:00",
                    "name": "Calgary Flames",
                    "reward": "2.73000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d64f760a-a136-4619-8b18-5f06f4a0faed/?format=api"
                }
            ]
        },
        {
            "id": "0abbc7b9-7988-4469-8797-c7e57db258a8",
            "match": "https://api-prod.gambitprofit.com/api/matches/6665e08c-6373-47c5-a2f2-8b90d54dcf87/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-23T09:06:52.611377-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 6.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f73d20c4-0d24-4e87-8c5d-1362974947d0",
                    "gambit_id": "04039068-c426-4156-b283-a7dfaf6df969",
                    "last_updated": "2023-03-24T10:51:53.253851-04:00",
                    "created_at": "2023-03-23T09:06:52.613020-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0abbc7b9-7988-4469-8797-c7e57db258a8/?format=api"
                },
                {
                    "id": "3a19abec-a34a-475f-bfa4-d8eeecb89133",
                    "gambit_id": "77bb9eea-bf3f-42e0-b33e-34c4f2c00086",
                    "last_updated": "2023-03-24T10:51:53.257292-04:00",
                    "created_at": "2023-03-23T09:06:52.614640-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0abbc7b9-7988-4469-8797-c7e57db258a8/?format=api"
                }
            ]
        }
    ]
}