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/1b78f2fd-fc19-4097-ac08-56bf6bf8a5ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1b78f2fd-fc19-4097-ac08-56bf6bf8a5ec",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "85cc64fd-edb7-48c0-b4ee-8acc1d50bec8",
    "completed": true,
    "last_updated": "2022-12-21T10:41:57.789462-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.61,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/85cc64fd-edb7-48c0-b4ee-8acc1d50bec8",
    "datetime": "2022-12-20T22:37:00-05:00",
    "cutoff_datetime": "2022-12-20T22:37:00-05:00",
    "name": "Anaheim Ducks v. Los Angeles Kings",
    "bettypes": [
        {
            "id": "e86ba902-7f7c-4bc6-b6a5-40cb562b4609",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b78f2fd-fc19-4097-ac08-56bf6bf8a5ec/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Los Angeles Kings",
                        "amount": 6982.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 3018.0
                    }
                ],
                "expected_reward_tokens": 9144.54,
                "profit_sb": 144.54,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "03916cfa-a528-4d28-bd54-4155669fcef5",
                    "gambit_id": "a749e79a-7f9d-4247-bc62-02ded507cae1",
                    "last_updated": "2022-12-21T10:41:57.798588-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.31000",
                    "odds": "1.36360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e86ba902-7f7c-4bc6-b6a5-40cb562b4609/?format=api"
                },
                {
                    "id": "14b79760-f938-48e5-b354-a2b4837c6f8f",
                    "gambit_id": "45005004-d82c-48e1-bf3a-be15cf397597",
                    "last_updated": "2022-12-21T10:41:57.799666-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "3.03000",
                    "odds": "3.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e86ba902-7f7c-4bc6-b6a5-40cb562b4609/?format=api"
                }
            ]
        },
        {
            "id": "f73b4406-e05f-4ab5-b776-dd772e0593b8",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b78f2fd-fc19-4097-ac08-56bf6bf8a5ec/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Anaheim Ducks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "abcd69f3-9405-4e60-8c2b-381be1e35167",
                    "gambit_id": "502e4219-bc41-4ac8-8b87-653da467dcaa",
                    "last_updated": "2022-12-21T10:41:57.796429-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f73b4406-e05f-4ab5-b776-dd772e0593b8/?format=api"
                },
                {
                    "id": "d4d32086-0704-4d00-9d0f-af6b75cb1f78",
                    "gambit_id": "4a5ada93-44fb-4251-91c0-84c83442245a",
                    "last_updated": "2022-12-21T10:41:57.795374-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f73b4406-e05f-4ab5-b776-dd772e0593b8/?format=api"
                }
            ]
        },
        {
            "id": "f4c5bc22-b1e6-4d86-85c1-b5f45d24f7cf",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b78f2fd-fc19-4097-ac08-56bf6bf8a5ec/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 Under 6.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "564a7d49-e1eb-43da-91e6-de2a28389995",
                    "gambit_id": "57ce1a3a-ac0e-43f6-bbbf-49837d693dfb",
                    "last_updated": "2022-12-21T10:41:57.792156-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c5bc22-b1e6-4d86-85c1-b5f45d24f7cf/?format=api"
                },
                {
                    "id": "441126b3-8316-4b78-979e-169ad13ec4f4",
                    "gambit_id": "0374dc6b-9dcd-458c-ac95-59ebc5856813",
                    "last_updated": "2022-12-21T10:41:57.793227-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c5bc22-b1e6-4d86-85c1-b5f45d24f7cf/?format=api"
                }
            ]
        }
    ]
}