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/1df23264-31e5-4b30-a3b2-72139fd19e34/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1df23264-31e5-4b30-a3b2-72139fd19e34",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "bea3e1ef-1edd-4ec1-ab55-487a9cec75ae",
    "completed": true,
    "last_updated": "2022-09-12T10:17:28.018574-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.98,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/bea3e1ef-1edd-4ec1-ab55-487a9cec75ae",
    "datetime": "2022-09-11T16:25:00-04:00",
    "cutoff_datetime": "2022-09-11T16:25:00-04:00",
    "name": "Green Bay Packers v. Minnesota Vikings",
    "bettypes": [
        {
            "id": "d8d3b470-2577-41aa-b7b1-0de7ae5b0a38",
            "match": "https://api-prod.gambitprofit.com/api/matches/1df23264-31e5-4b30-a3b2-72139fd19e34/?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": "Minnesota Vikings",
                        "amount": 5410.0
                    },
                    {
                        "team": "Green Bay Packers",
                        "amount": 4590.0
                    }
                ],
                "expected_reward_tokens": 9088.2,
                "profit_sb": 88.2,
                "profit_sb_percentage": 0.98,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ac6ee3d1-8737-43b7-8405-f6d4e0b0bb3b",
                    "gambit_id": "2dee7797-4684-4e73-90db-b332c3c033f4",
                    "last_updated": "2022-09-12T10:17:28.024136-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Vikings",
                    "reward": "1.68000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8d3b470-2577-41aa-b7b1-0de7ae5b0a38/?format=api"
                },
                {
                    "id": "c19b3a78-2622-461a-9d59-57c638b7f255",
                    "gambit_id": "0e1f292b-a173-41f5-ba44-9ca7058b6c34",
                    "last_updated": "2022-09-12T10:17:28.025129-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Green Bay Packers",
                    "reward": "1.98000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8d3b470-2577-41aa-b7b1-0de7ae5b0a38/?format=api"
                }
            ]
        },
        {
            "id": "66ecb83b-e671-4e86-a62b-f4d23507a7a7",
            "match": "https://api-prod.gambitprofit.com/api/matches/1df23264-31e5-4b30-a3b2-72139fd19e34/?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": "Green Bay Packers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Minnesota Vikings",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "db26c61c-6a92-4fcb-9188-c1c4f5ccfe94",
                    "gambit_id": "ed5739bc-ece3-4e7e-a2ce-4ba3f06aad01",
                    "last_updated": "2022-09-12T10:17:28.028051-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Green Bay Packers",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66ecb83b-e671-4e86-a62b-f4d23507a7a7/?format=api"
                },
                {
                    "id": "48439b30-e11d-42ad-9dc9-12529b3aac65",
                    "gambit_id": "7b1a21af-57c0-45ed-8c15-4b2b95b2a251",
                    "last_updated": "2022-09-12T10:17:28.027087-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Vikings",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66ecb83b-e671-4e86-a62b-f4d23507a7a7/?format=api"
                }
            ]
        },
        {
            "id": "3342bd72-fcd2-413a-936c-8d81871e1759",
            "match": "https://api-prod.gambitprofit.com/api/matches/1df23264-31e5-4b30-a3b2-72139fd19e34/?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 46.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 46.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "043c3724-da70-4ba3-b679-5066d79a5fd7",
                    "gambit_id": "a383ba96-4057-4e15-b691-cdd816f7b001",
                    "last_updated": "2022-09-12T10:17:28.021164-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 46.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "46.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3342bd72-fcd2-413a-936c-8d81871e1759/?format=api"
                },
                {
                    "id": "53cc430a-078d-4233-9e86-0ffcbf1f4cf9",
                    "gambit_id": "bb445621-52f3-47a0-be30-67974972b92d",
                    "last_updated": "2022-09-12T10:17:28.022189-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 46.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "46.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3342bd72-fcd2-413a-936c-8d81871e1759/?format=api"
                }
            ]
        }
    ]
}