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/3a5283ff-adfc-4b2b-b1f2-70c36ed88559/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3a5283ff-adfc-4b2b-b1f2-70c36ed88559",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7b549e97-470d-4c39-b0fc-f01083f9e859",
    "completed": true,
    "last_updated": "2022-12-01T16:22:24.864152-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.83,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/7b549e97-470d-4c39-b0fc-f01083f9e859",
    "datetime": "2022-11-30T21:37:00-05:00",
    "cutoff_datetime": "2022-11-30T21:37:00-05:00",
    "name": "Edmonton Oilers v. Chicago Blackhawks",
    "bettypes": [
        {
            "id": "aff69cce-1d8f-4e1c-bc9e-31361c56b10a",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a5283ff-adfc-4b2b-b1f2-70c36ed88559/?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": "Edmonton Oilers",
                        "amount": 6482.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 3518.0
                    }
                ],
                "expected_reward_tokens": 9074.8,
                "profit_sb": 74.8,
                "profit_sb_percentage": 0.83,
                "recommended": true
            },
            "lines": [
                {
                    "id": "21f45f2b-be3b-4cae-a07e-81e3a5d6c537",
                    "gambit_id": "39238666-215b-49cd-9863-8cb6e84a7894",
                    "last_updated": "2022-12-01T16:22:24.875130-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.40000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aff69cce-1d8f-4e1c-bc9e-31361c56b10a/?format=api"
                },
                {
                    "id": "f1bdd5f9-cf30-4ee7-b4d6-c50d0bb0eab4",
                    "gambit_id": "5a9b94cc-acd6-4ce5-9291-6d357a5ae6d7",
                    "last_updated": "2022-12-01T16:22:24.874178-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.58000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aff69cce-1d8f-4e1c-bc9e-31361c56b10a/?format=api"
                }
            ]
        },
        {
            "id": "a26ef32e-dbab-440d-bf68-670d06eadb41",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a5283ff-adfc-4b2b-b1f2-70c36ed88559/?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": "Chicago Blackhawks",
                        "amount": 5492.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 4508.0
                    }
                ],
                "expected_reward_tokens": 9061.08,
                "profit_sb": 61.08,
                "profit_sb_percentage": 0.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "670a9173-8f51-423d-bd08-37052aeed393",
                    "gambit_id": "f34a43f5-7d39-4e78-8cbb-b86df976ccef",
                    "last_updated": "2022-12-01T16:22:24.870661-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.65000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a26ef32e-dbab-440d-bf68-670d06eadb41/?format=api"
                },
                {
                    "id": "e3e0dbdd-f584-404e-b823-4ee7c07e3e19",
                    "gambit_id": "f1e869ba-43f9-4888-9615-02441502d2b4",
                    "last_updated": "2022-12-01T16:22:24.871841-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a26ef32e-dbab-440d-bf68-670d06eadb41/?format=api"
                }
            ]
        },
        {
            "id": "1b1ae6bf-0f39-4e53-a515-833891f82eb8",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a5283ff-adfc-4b2b-b1f2-70c36ed88559/?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 Over 6",
                        "amount": 5304.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "626d4a88-d690-4663-8b1a-bdc526b75860",
                    "gambit_id": "60a87cad-5d29-470b-8f8b-0b532fbc52b0",
                    "last_updated": "2022-12-01T16:22:24.868253-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b1ae6bf-0f39-4e53-a515-833891f82eb8/?format=api"
                },
                {
                    "id": "b5f7a125-7e45-4e7c-8c3e-9bd40770f2eb",
                    "gambit_id": "7a11dd92-9d83-4f07-a853-63a39e4133bb",
                    "last_updated": "2022-12-01T16:22:24.867034-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b1ae6bf-0f39-4e53-a515-833891f82eb8/?format=api"
                }
            ]
        }
    ]
}