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/89c9a35d-2d75-4eef-8de1-c922af4c9b9c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "89c9a35d-2d75-4eef-8de1-c922af4c9b9c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "16206d49-56c6-4ac9-b52f-e2507b49d3cd",
    "completed": true,
    "last_updated": "2022-09-26T10:07:19.320796-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.74,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/16206d49-56c6-4ac9-b52f-e2507b49d3cd",
    "datetime": "2022-09-25T13:00:00-04:00",
    "cutoff_datetime": "2022-09-25T13:00:00-04:00",
    "name": "New Orleans Saints v. Carolina Panthers",
    "bettypes": [
        {
            "id": "4cf1c48c-fd6d-4fdc-b515-b097afc7c84f",
            "match": "https://api-prod.gambitprofit.com/api/matches/89c9a35d-2d75-4eef-8de1-c922af4c9b9c/?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": "New Orleans Saints",
                        "amount": 5397.0
                    },
                    {
                        "team": "Carolina Panthers",
                        "amount": 4603.0
                    }
                ],
                "expected_reward_tokens": 9066.96,
                "profit_sb": 66.96,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dde0b46f-aa7e-451f-a38d-34235dfd3264",
                    "gambit_id": "68b5dc81-812f-499f-b9d6-3e433947ff80",
                    "last_updated": "2022-09-26T10:07:19.328155-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Saints",
                    "reward": "1.68000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cf1c48c-fd6d-4fdc-b515-b097afc7c84f/?format=api"
                },
                {
                    "id": "76fb4c60-8b18-4c81-9a57-03603d7b002b",
                    "gambit_id": "d23489e2-d1ee-4a99-8057-7276d0407bdb",
                    "last_updated": "2022-09-26T10:07:19.327127-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Panthers",
                    "reward": "1.97000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cf1c48c-fd6d-4fdc-b515-b097afc7c84f/?format=api"
                }
            ]
        },
        {
            "id": "44748d80-df0d-46d5-bc53-7a73ed17770b",
            "match": "https://api-prod.gambitprofit.com/api/matches/89c9a35d-2d75-4eef-8de1-c922af4c9b9c/?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": "New Orleans Saints",
                        "amount": 5000.0
                    },
                    {
                        "team": "Carolina Panthers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "89eee5ed-4b93-4661-9f9f-03f7e345d88c",
                    "gambit_id": "d66959e2-e2f4-460c-b3d2-bad6c74eb926",
                    "last_updated": "2022-09-26T10:07:19.331136-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Saints",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44748d80-df0d-46d5-bc53-7a73ed17770b/?format=api"
                },
                {
                    "id": "5e2aff04-46be-4ba1-8902-cf1132e63278",
                    "gambit_id": "9dd379f9-61b0-41d1-9854-1d530ed06afc",
                    "last_updated": "2022-09-26T10:07:19.330140-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Panthers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44748d80-df0d-46d5-bc53-7a73ed17770b/?format=api"
                }
            ]
        },
        {
            "id": "fffdb687-b593-4c9b-bab3-d85e6a067cf3",
            "match": "https://api-prod.gambitprofit.com/api/matches/89c9a35d-2d75-4eef-8de1-c922af4c9b9c/?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 41",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 41",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "59400c43-4068-4411-80a6-392159b2a8e0",
                    "gambit_id": "3332d4e2-c20f-4cb7-abb1-65e9fb08f0e5",
                    "last_updated": "2022-09-26T10:07:19.323851-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 41",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "41.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fffdb687-b593-4c9b-bab3-d85e6a067cf3/?format=api"
                },
                {
                    "id": "728e70d5-9052-4779-a2dc-13435805c424",
                    "gambit_id": "e8fcc44f-7351-4ccf-993b-53781f6f047a",
                    "last_updated": "2022-09-26T10:07:19.325049-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 41",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "41.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fffdb687-b593-4c9b-bab3-d85e6a067cf3/?format=api"
                }
            ]
        }
    ]
}