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/536b3ac7-e1a1-44a4-8dc1-51f2596d9b77/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "536b3ac7-e1a1-44a4-8dc1-51f2596d9b77",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "3d7afde4-9f48-4109-8fd9-a727cc512f76",
    "completed": true,
    "last_updated": "2023-01-02T12:36:59.939835-05:00",
    "created_at": "2023-01-01T09:22:02.705051-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.86,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/3d7afde4-9f48-4109-8fd9-a727cc512f76",
    "datetime": "2023-01-01T16:25:00-05:00",
    "cutoff_datetime": "2023-01-01T16:25:00-05:00",
    "name": "Los Angeles Rams v. Los Angeles Chargers",
    "bettypes": [
        {
            "id": "1abb599c-f888-43fd-8c94-92e7da7127b9",
            "match": "https://api-prod.gambitprofit.com/api/matches/536b3ac7-e1a1-44a4-8dc1-51f2596d9b77/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-01T09:22:02.710436-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 Chargers",
                        "amount": 7052.0
                    },
                    {
                        "team": "Los Angeles Rams",
                        "amount": 2948.0
                    }
                ],
                "expected_reward_tokens": 9167.6,
                "profit_sb": 167.6,
                "profit_sb_percentage": 1.86,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d12cbe33-fd6d-4617-bd3e-0b5511c03b46",
                    "gambit_id": "d814878c-581d-43cf-88d1-5fe27297ee79",
                    "last_updated": "2023-01-02T12:36:59.946059-05:00",
                    "created_at": "2023-01-01T09:22:02.711559-05:00",
                    "name": "Los Angeles Chargers",
                    "reward": "1.30000",
                    "odds": "1.34480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1abb599c-f888-43fd-8c94-92e7da7127b9/?format=api"
                },
                {
                    "id": "9d888f02-856b-4fd5-99b3-5157f0520baa",
                    "gambit_id": "777e4407-b759-4f8a-8d2a-e82929a6531b",
                    "last_updated": "2023-01-02T12:36:59.947151-05:00",
                    "created_at": "2023-01-01T09:22:02.712751-05:00",
                    "name": "Los Angeles Rams",
                    "reward": "3.11000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1abb599c-f888-43fd-8c94-92e7da7127b9/?format=api"
                }
            ]
        },
        {
            "id": "a34bcc0b-edd5-4ed9-aa7c-c09685a338b9",
            "match": "https://api-prod.gambitprofit.com/api/matches/536b3ac7-e1a1-44a4-8dc1-51f2596d9b77/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-01T09:22:02.714008-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 Rams",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Chargers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c043acd6-d7ec-4253-ab8a-e44aaf8e9176",
                    "gambit_id": "1da4a86e-13e7-4466-a3fa-85f1495ac694",
                    "last_updated": "2023-01-02T12:36:59.950549-05:00",
                    "created_at": "2023-01-01T09:22:02.718679-05:00",
                    "name": "Los Angeles Rams",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a34bcc0b-edd5-4ed9-aa7c-c09685a338b9/?format=api"
                },
                {
                    "id": "9306ffb8-c48b-4b33-a67c-7e5213426090",
                    "gambit_id": "4601b801-6465-43b0-8ea6-a951bcaef226",
                    "last_updated": "2023-01-02T12:36:59.949453-05:00",
                    "created_at": "2023-01-01T09:22:02.715126-05:00",
                    "name": "Los Angeles Chargers",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a34bcc0b-edd5-4ed9-aa7c-c09685a338b9/?format=api"
                }
            ]
        },
        {
            "id": "106b1279-dfbf-4e62-8e82-e3929859b242",
            "match": "https://api-prod.gambitprofit.com/api/matches/536b3ac7-e1a1-44a4-8dc1-51f2596d9b77/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-01T09:22:02.706769-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 42.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 42.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b2cf5555-63e1-42ea-a164-8d5024fa5b7f",
                    "gambit_id": "80c685a0-d059-4241-879a-f7ee4963da26",
                    "last_updated": "2023-01-02T12:36:59.942667-05:00",
                    "created_at": "2023-01-01T09:22:02.707927-05:00",
                    "name": "Game Total Under 42.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "42.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/106b1279-dfbf-4e62-8e82-e3929859b242/?format=api"
                },
                {
                    "id": "4a04e934-037b-4a51-b9eb-eb152d133a50",
                    "gambit_id": "a6f5dc88-f211-4030-bcc4-f50738a76bc5",
                    "last_updated": "2023-01-02T12:36:59.943788-05:00",
                    "created_at": "2023-01-01T09:22:02.709206-05:00",
                    "name": "Game Total Over 42.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "42.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/106b1279-dfbf-4e62-8e82-e3929859b242/?format=api"
                }
            ]
        }
    ]
}