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/f71a9b82-d42f-439e-b6ed-bcf4984c07b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f71a9b82-d42f-439e-b6ed-bcf4984c07b1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "02a0f3aa-0f0f-4b0b-9038-81b0c10f596d",
    "completed": true,
    "last_updated": "2023-04-10T09:36:58.120628-04:00",
    "created_at": "2023-04-08T09:01:58.496009-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.5,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/02a0f3aa-0f0f-4b0b-9038-81b0c10f596d",
    "datetime": "2023-04-08T19:07:00-04:00",
    "cutoff_datetime": "2023-04-08T19:07:00-04:00",
    "name": "Florida Panthers v. Washington Capitals",
    "bettypes": [
        {
            "id": "83aa436f-e741-4bc7-a7bc-a1dbc92ea6db",
            "match": "https://api-prod.gambitprofit.com/api/matches/f71a9b82-d42f-439e-b6ed-bcf4984c07b1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-08T09:01:58.504980-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": "Florida Panthers",
                        "amount": 6241.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4cfa6e8b-16e1-48fa-9072-493e75f2c98c",
                    "gambit_id": "e53e0f7d-9986-452c-8506-147d5776c425",
                    "last_updated": "2023-04-10T09:36:58.145519-04:00",
                    "created_at": "2023-04-08T09:01:58.509064-04:00",
                    "name": "Florida Panthers",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83aa436f-e741-4bc7-a7bc-a1dbc92ea6db/?format=api"
                },
                {
                    "id": "c2616120-d9b8-4229-90dd-8250aef26868",
                    "gambit_id": "a53fd766-d4ce-465e-a92a-3410cc56cc85",
                    "last_updated": "2023-04-10T09:36:58.143717-04:00",
                    "created_at": "2023-04-08T09:01:58.507143-04:00",
                    "name": "Washington Capitals",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83aa436f-e741-4bc7-a7bc-a1dbc92ea6db/?format=api"
                }
            ]
        },
        {
            "id": "f0db44a1-6d0b-42b0-b13d-72f2d19e83fa",
            "match": "https://api-prod.gambitprofit.com/api/matches/f71a9b82-d42f-439e-b6ed-bcf4984c07b1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-08T09:01:58.498381-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": "Washington Capitals",
                        "amount": 5939.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "73094a25-63cd-48c7-95d5-5fd246ac9200",
                    "gambit_id": "9f3dabc3-6667-4cc8-ab19-e40a9a7392f8",
                    "last_updated": "2023-04-10T09:36:58.136494-04:00",
                    "created_at": "2023-04-08T09:01:58.500343-04:00",
                    "name": "Washington Capitals",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0db44a1-6d0b-42b0-b13d-72f2d19e83fa/?format=api"
                },
                {
                    "id": "8beb2852-a9ae-4bd3-bf22-ee61367afdbb",
                    "gambit_id": "63074cfd-dce6-42bf-9a70-42e9c9803fcf",
                    "last_updated": "2023-04-10T09:36:58.138200-04:00",
                    "created_at": "2023-04-08T09:01:58.502934-04:00",
                    "name": "Florida Panthers",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0db44a1-6d0b-42b0-b13d-72f2d19e83fa/?format=api"
                }
            ]
        },
        {
            "id": "a6317f6b-7ec2-42a1-9712-518689864852",
            "match": "https://api-prod.gambitprofit.com/api/matches/f71a9b82-d42f-439e-b6ed-bcf4984c07b1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-08T11:12:07.418088-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 7",
                        "amount": 5317.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "13f1f93c-f5a5-4350-b5df-e1bd465f8b71",
                    "gambit_id": "07e83d9d-0d0f-4640-a411-6198a5c3e038",
                    "last_updated": "2023-04-10T09:36:58.125929-04:00",
                    "created_at": "2023-04-08T11:12:07.419875-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6317f6b-7ec2-42a1-9712-518689864852/?format=api"
                },
                {
                    "id": "06916d1b-d78a-40f1-ae54-a2e800f265fe",
                    "gambit_id": "633bcbd2-641d-42c0-b23b-25129e9d390c",
                    "last_updated": "2023-04-10T09:36:58.131487-04:00",
                    "created_at": "2023-04-08T11:12:07.421607-04:00",
                    "name": "Game Total Over 7",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6317f6b-7ec2-42a1-9712-518689864852/?format=api"
                }
            ]
        }
    ]
}