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/b0772ca7-c34a-4eab-909b-aff16c02b9d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b0772ca7-c34a-4eab-909b-aff16c02b9d9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "dbc27236-fe88-4012-ab31-bfd2ec3343f3",
    "completed": true,
    "last_updated": "2023-03-02T07:26:57.429260-05:00",
    "created_at": "2023-03-01T09:21:59.604899-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.41,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/dbc27236-fe88-4012-ab31-bfd2ec3343f3",
    "datetime": "2023-03-01T21:07:00-05:00",
    "cutoff_datetime": "2023-03-01T21:07:00-05:00",
    "name": "New Jersey Devils v. Colorado Avalanche",
    "bettypes": [
        {
            "id": "79ce7dfe-8c0c-4b55-b569-09b0c8cb3949",
            "match": "https://api-prod.gambitprofit.com/api/matches/b0772ca7-c34a-4eab-909b-aff16c02b9d9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-01T09:21:59.614331-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": "Colorado Avalanche",
                        "amount": 5212.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3c989123-b7f8-4545-8c59-2e2ddaca79f7",
                    "gambit_id": "536bdaba-84ff-4728-95b0-04b6bbe42f5c",
                    "last_updated": "2023-03-02T07:26:57.439011-05:00",
                    "created_at": "2023-03-01T09:21:59.615489-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79ce7dfe-8c0c-4b55-b569-09b0c8cb3949/?format=api"
                },
                {
                    "id": "c8d7b262-6a14-45ed-bbf8-792f6e6cc5b5",
                    "gambit_id": "2f4317b3-bd2d-4cdc-9924-1281c900f3b5",
                    "last_updated": "2023-03-02T07:26:57.440155-05:00",
                    "created_at": "2023-03-01T09:21:59.616736-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79ce7dfe-8c0c-4b55-b569-09b0c8cb3949/?format=api"
                }
            ]
        },
        {
            "id": "c9b927a6-12ee-45e0-a807-0024a2b418e2",
            "match": "https://api-prod.gambitprofit.com/api/matches/b0772ca7-c34a-4eab-909b-aff16c02b9d9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-01T09:21:59.610581-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": "New Jersey Devils",
                        "amount": 6913.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 3087.0
                    }
                ],
                "expected_reward_tokens": 9538.83,
                "profit_sb": 38.83,
                "profit_sb_percentage": 0.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3357c750-2f53-4e55-9af1-a5c9382656eb",
                    "gambit_id": "2a728405-1dd9-4e23-8b96-a4aebce05fe0",
                    "last_updated": "2023-03-02T07:26:57.436760-05:00",
                    "created_at": "2023-03-01T09:21:59.613073-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.38000",
                    "odds": "1.39220",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9b927a6-12ee-45e0-a807-0024a2b418e2/?format=api"
                },
                {
                    "id": "dea4dd47-0637-41c3-b7aa-aab9aafd453d",
                    "gambit_id": "0115b3b5-4a1f-4ba0-9445-23764a98c48d",
                    "last_updated": "2023-03-02T07:26:57.435599-05:00",
                    "created_at": "2023-03-01T09:21:59.611807-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "3.09000",
                    "odds": "3.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9b927a6-12ee-45e0-a807-0024a2b418e2/?format=api"
                }
            ]
        },
        {
            "id": "aedb4385-040a-4150-93ed-42071e1be1a7",
            "match": "https://api-prod.gambitprofit.com/api/matches/b0772ca7-c34a-4eab-909b-aff16c02b9d9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-01T09:21:59.606585-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 Over 6",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b4a860da-74de-40be-bb5e-047eea228fd7",
                    "gambit_id": "17362c2d-a73b-4408-b397-f2d79debc8a2",
                    "last_updated": "2023-03-02T07:26:57.433287-05:00",
                    "created_at": "2023-03-01T09:21:59.609229-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aedb4385-040a-4150-93ed-42071e1be1a7/?format=api"
                },
                {
                    "id": "2d68ac0c-401a-49e0-a3fa-68433b5b5bc9",
                    "gambit_id": "34d429f9-dfc3-4ad8-9273-0c51ca0eaca7",
                    "last_updated": "2023-03-02T07:26:57.432138-05:00",
                    "created_at": "2023-03-01T09:21:59.607908-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aedb4385-040a-4150-93ed-42071e1be1a7/?format=api"
                }
            ]
        }
    ]
}