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/4b3cd34c-0c9a-4225-9177-eaa75cf23988/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4b3cd34c-0c9a-4225-9177-eaa75cf23988",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "619991dc-ef4f-40ee-b67f-fc2b26445465",
    "completed": true,
    "last_updated": "2023-02-08T16:31:56.394288-05:00",
    "created_at": "2023-02-07T13:41:47.807711-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.51,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/619991dc-ef4f-40ee-b67f-fc2b26445465",
    "datetime": "2023-02-07T19:07:00-05:00",
    "cutoff_datetime": "2023-02-07T19:07:00-05:00",
    "name": "San Jose Sharks v. Tampa Bay Lightning",
    "bettypes": [
        {
            "id": "a5521ac3-cb20-446c-9f26-5307165e2df8",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b3cd34c-0c9a-4225-9177-eaa75cf23988/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-07T13:41:47.819707-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": "Tampa Bay Lightning",
                        "amount": 6752.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 3248.0
                    }
                ],
                "expected_reward_tokens": 9451.68,
                "profit_sb": -48.32,
                "profit_sb_percentage": -0.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5b2452cc-568a-44e3-98a9-f349a5c648c8",
                    "gambit_id": "80f8eb61-6eb9-4a66-b5bb-9cf150975291",
                    "last_updated": "2023-02-08T16:31:56.405460-05:00",
                    "created_at": "2023-02-07T13:41:47.821119-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5521ac3-cb20-446c-9f26-5307165e2df8/?format=api"
                },
                {
                    "id": "3674b2fb-ea64-4d54-8adf-ec2dec45a20e",
                    "gambit_id": "c0ade068-6196-4e5b-b767-7b73e40c7aa2",
                    "last_updated": "2023-02-08T16:31:56.406733-05:00",
                    "created_at": "2023-02-07T13:41:47.822487-05:00",
                    "name": "San Jose Sharks",
                    "reward": "2.91000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5521ac3-cb20-446c-9f26-5307165e2df8/?format=api"
                }
            ]
        },
        {
            "id": "85623cc1-91d7-4b84-b815-061dbde977bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b3cd34c-0c9a-4225-9177-eaa75cf23988/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-07T13:41:47.815514-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": "San Jose Sharks",
                        "amount": 5319.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "204c7b97-0c81-4aa6-82e5-a078b2c9e717",
                    "gambit_id": "6359b9bb-7687-41b2-aa8d-744d10c55108",
                    "last_updated": "2023-02-08T16:31:56.402817-05:00",
                    "created_at": "2023-02-07T13:41:47.818301-05:00",
                    "name": "San Jose Sharks",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85623cc1-91d7-4b84-b815-061dbde977bd/?format=api"
                },
                {
                    "id": "77acc9cc-3f06-40d3-82ed-03edd02683af",
                    "gambit_id": "cf8cb633-fe11-4e31-9421-cc7c78977dbe",
                    "last_updated": "2023-02-08T16:31:56.401338-05:00",
                    "created_at": "2023-02-07T13:41:47.816831-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85623cc1-91d7-4b84-b815-061dbde977bd/?format=api"
                }
            ]
        },
        {
            "id": "b30d03ee-ea34-4481-8436-fa1c32bb1e9e",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b3cd34c-0c9a-4225-9177-eaa75cf23988/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-07T13:41:47.810001-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.5",
                        "amount": 5423.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "84107204-8b6a-4b72-990d-bc8e07a2022a",
                    "gambit_id": "f55cb882-f157-4e8d-8b03-beaaa274f083",
                    "last_updated": "2023-02-08T16:31:56.398852-05:00",
                    "created_at": "2023-02-07T13:41:47.813953-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b30d03ee-ea34-4481-8436-fa1c32bb1e9e/?format=api"
                },
                {
                    "id": "1395483d-93cd-4882-afb3-b7f7efc1a66b",
                    "gambit_id": "d2483e15-31d5-4211-b302-0566865885b7",
                    "last_updated": "2023-02-08T16:31:56.397591-05:00",
                    "created_at": "2023-02-07T13:41:47.811674-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b30d03ee-ea34-4481-8436-fa1c32bb1e9e/?format=api"
                }
            ]
        }
    ]
}