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/3085bbcd-e7be-4492-9e10-3846a056ea55/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3085bbcd-e7be-4492-9e10-3846a056ea55",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0c0a8ea9-6247-42a6-a064-c867b6f991ff",
    "completed": true,
    "last_updated": "2023-04-11T13:47:19.303110-04:00",
    "created_at": "2023-04-10T11:22:01.488647-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.39,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/0c0a8ea9-6247-42a6-a064-c867b6f991ff",
    "datetime": "2023-04-10T21:07:00-04:00",
    "cutoff_datetime": "2023-04-10T21:07:00-04:00",
    "name": "Minnesota Wild v. Chicago Blackhawks",
    "bettypes": [
        {
            "id": "47e5e20a-4100-45aa-aeb0-af17b2db16ff",
            "match": "https://api-prod.gambitprofit.com/api/matches/3085bbcd-e7be-4492-9e10-3846a056ea55/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-10T11:22:01.503920-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": "Minnesota Wild",
                        "amount": 6759.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 3241.0
                    }
                ],
                "expected_reward_tokens": 9462.6,
                "profit_sb": -37.4,
                "profit_sb_percentage": -0.39,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5763e896-95db-447c-bd32-674a17831783",
                    "gambit_id": "9f114725-2dc9-412d-a811-fae0770cf05f",
                    "last_updated": "2023-04-11T13:47:19.319416-04:00",
                    "created_at": "2023-04-10T11:22:01.507277-04:00",
                    "name": "Minnesota Wild",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47e5e20a-4100-45aa-aeb0-af17b2db16ff/?format=api"
                },
                {
                    "id": "d0fc8486-2d17-44c6-957b-014b606bca73",
                    "gambit_id": "86ab66b4-a0ff-45c4-916f-a7c3f778828b",
                    "last_updated": "2023-04-11T13:47:19.318104-04:00",
                    "created_at": "2023-04-10T11:22:01.505530-04:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.92000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47e5e20a-4100-45aa-aeb0-af17b2db16ff/?format=api"
                }
            ]
        },
        {
            "id": "277c44a2-0bf8-497a-a2f4-9cf427dd7398",
            "match": "https://api-prod.gambitprofit.com/api/matches/3085bbcd-e7be-4492-9e10-3846a056ea55/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-10T11:22:01.498418-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": "Chicago Blackhawks",
                        "amount": 5317.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6daeae24-2bc7-4457-92d9-a6688335c0ba",
                    "gambit_id": "3a560aa4-502b-4657-b501-7821a9c8e604",
                    "last_updated": "2023-04-11T13:47:19.313460-04:00",
                    "created_at": "2023-04-10T11:22:01.500185-04:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/277c44a2-0bf8-497a-a2f4-9cf427dd7398/?format=api"
                },
                {
                    "id": "a33ebab8-50fe-4161-b596-87bf53fa437c",
                    "gambit_id": "b15db987-a8bc-416b-96af-d39de7c460af",
                    "last_updated": "2023-04-11T13:47:19.315257-04:00",
                    "created_at": "2023-04-10T11:22:01.501964-04:00",
                    "name": "Minnesota Wild",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/277c44a2-0bf8-497a-a2f4-9cf427dd7398/?format=api"
                }
            ]
        },
        {
            "id": "3f1592e8-bea5-4108-8d35-cac888f72ef5",
            "match": "https://api-prod.gambitprofit.com/api/matches/3085bbcd-e7be-4492-9e10-3846a056ea55/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-10T11:22:01.491029-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6dcd0e67-ebb8-482b-8ea3-2b942fdad02f",
                    "gambit_id": "7d26aa71-10a7-4d8c-b95a-96857daa4e06",
                    "last_updated": "2023-04-11T13:47:19.309211-04:00",
                    "created_at": "2023-04-10T11:22:01.493693-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f1592e8-bea5-4108-8d35-cac888f72ef5/?format=api"
                },
                {
                    "id": "139b1486-d177-4eb1-8c22-7bd6a9fd50f9",
                    "gambit_id": "47d9d2e6-8f6c-4e66-b05e-bdeb0129c84c",
                    "last_updated": "2023-04-11T13:47:19.310673-04:00",
                    "created_at": "2023-04-10T11:22:01.495827-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f1592e8-bea5-4108-8d35-cac888f72ef5/?format=api"
                }
            ]
        }
    ]
}