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/8945470c-530d-4ced-92c3-046d26df26c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8945470c-530d-4ced-92c3-046d26df26c0",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "19f8346c-a96a-4d7e-a68f-c6ba966a0a17",
    "completed": true,
    "last_updated": "2022-11-07T10:13:03.211341-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.52,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/19f8346c-a96a-4d7e-a68f-c6ba966a0a17",
    "datetime": "2022-11-06T13:00:00-05:00",
    "cutoff_datetime": "2022-11-06T13:00:00-05:00",
    "name": "Green Bay Packers v. Detroit Lions",
    "bettypes": [
        {
            "id": "a6afba11-72a0-47e6-a751-47be62704105",
            "match": "https://api-prod.gambitprofit.com/api/matches/8945470c-530d-4ced-92c3-046d26df26c0/?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": "Green Bay Packers",
                        "amount": 6345.0
                    },
                    {
                        "team": "Detroit Lions",
                        "amount": 3655.0
                    }
                ],
                "expected_reward_tokens": 9136.8,
                "profit_sb": 136.8,
                "profit_sb_percentage": 1.52,
                "recommended": true
            },
            "lines": [
                {
                    "id": "11f68c0d-e29e-4b3b-bb32-9d5fc1b5f86d",
                    "gambit_id": "8e555960-2bc2-4e7e-9566-83ce08e7d5ef",
                    "last_updated": "2022-11-07T10:13:03.218490-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Green Bay Packers",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6afba11-72a0-47e6-a751-47be62704105/?format=api"
                },
                {
                    "id": "6a58528c-1b41-4c86-b76b-dfcdadb624d0",
                    "gambit_id": "05bf3efb-4f25-4559-a0b0-5616b8a93837",
                    "last_updated": "2022-11-07T10:13:03.217397-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Lions",
                    "reward": "2.50000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6afba11-72a0-47e6-a751-47be62704105/?format=api"
                }
            ]
        },
        {
            "id": "71cbf8a6-14de-40cf-9ab7-14392465e5c7",
            "match": "https://api-prod.gambitprofit.com/api/matches/8945470c-530d-4ced-92c3-046d26df26c0/?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": "Detroit Lions",
                        "amount": 5000.0
                    },
                    {
                        "team": "Green Bay Packers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0526cf82-7693-44a0-821d-50c991900907",
                    "gambit_id": "513e0882-6f0b-422d-9b22-36aea3e7b1b2",
                    "last_updated": "2022-11-07T10:13:03.220846-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Lions",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71cbf8a6-14de-40cf-9ab7-14392465e5c7/?format=api"
                },
                {
                    "id": "dd29e35b-8d5d-4f5e-82cd-7dc444b1c94b",
                    "gambit_id": "84fdcb7b-8377-4e7b-9bd0-26aac26b5515",
                    "last_updated": "2022-11-07T10:13:03.221876-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Green Bay Packers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71cbf8a6-14de-40cf-9ab7-14392465e5c7/?format=api"
                }
            ]
        },
        {
            "id": "10175ea3-4729-44ed-9bb9-0dfa53815eb6",
            "match": "https://api-prod.gambitprofit.com/api/matches/8945470c-530d-4ced-92c3-046d26df26c0/?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 49.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 49.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f95dfb73-77a8-4774-a783-9120e9539d29",
                    "gambit_id": "4daa83ac-4d28-4108-b789-0097a4571db5",
                    "last_updated": "2022-11-07T10:13:03.214070-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 49.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "49.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10175ea3-4729-44ed-9bb9-0dfa53815eb6/?format=api"
                },
                {
                    "id": "02f042e4-cebc-48cb-9022-455d5ad05c45",
                    "gambit_id": "3fd5f28e-6962-4b3d-b19e-9b7ebe84c5e1",
                    "last_updated": "2022-11-07T10:13:03.215195-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 49.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "49.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10175ea3-4729-44ed-9bb9-0dfa53815eb6/?format=api"
                }
            ]
        }
    ]
}