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/574a9aba-c90f-4547-8e27-37f9afd84333/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "574a9aba-c90f-4547-8e27-37f9afd84333",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f71fbbe2-e3bf-436f-bf1a-45e76e1908d9",
    "completed": true,
    "last_updated": "2022-11-14T10:58:10.368001-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/f71fbbe2-e3bf-436f-bf1a-45e76e1908d9",
    "datetime": "2022-11-12T19:35:00-05:00",
    "cutoff_datetime": "2022-11-12T19:35:00-05:00",
    "name": "Columbus Blue Jackets v. New York Islanders",
    "bettypes": [
        {
            "id": "4647e5e4-5458-456c-bbee-795255e6aaba",
            "match": "https://api-prod.gambitprofit.com/api/matches/574a9aba-c90f-4547-8e27-37f9afd84333/?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 York Islanders",
                        "amount": 6650.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 3350.0
                    }
                ],
                "expected_reward_tokens": 9110.5,
                "profit_sb": 110.5,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "17ffd450-1c62-4a0f-9eae-b3cf7ce74aa6",
                    "gambit_id": "cb33bc0d-b818-4087-9d66-1dbee4fb9150",
                    "last_updated": "2022-11-14T10:58:10.377441-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "1.37000",
                    "odds": "1.42550",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4647e5e4-5458-456c-bbee-795255e6aaba/?format=api"
                },
                {
                    "id": "ac8546f0-a70f-426c-bccd-2e26db0e6b47",
                    "gambit_id": "40330eb1-b7f7-471e-9b40-6bf3477bb28c",
                    "last_updated": "2022-11-14T10:58:10.378363-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "2.72000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4647e5e4-5458-456c-bbee-795255e6aaba/?format=api"
                }
            ]
        },
        {
            "id": "b4b77890-f25a-417f-81b0-b509c848f3af",
            "match": "https://api-prod.gambitprofit.com/api/matches/574a9aba-c90f-4547-8e27-37f9afd84333/?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": "Columbus Blue Jackets",
                        "amount": 5304.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c8045bcd-d107-48ff-8c02-eb5adf0b7cfd",
                    "gambit_id": "39df9662-a213-4813-9fd0-a19d9583c762",
                    "last_updated": "2022-11-14T10:58:10.375500-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4b77890-f25a-417f-81b0-b509c848f3af/?format=api"
                },
                {
                    "id": "2f331f7d-f31c-4cfa-bad5-bf3c43dd3d52",
                    "gambit_id": "1b9ed828-c281-4fe4-bc86-65e248d59c50",
                    "last_updated": "2022-11-14T10:58:10.374343-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4b77890-f25a-417f-81b0-b509c848f3af/?format=api"
                }
            ]
        },
        {
            "id": "bfffb07f-e708-41ca-ac74-25026e6786d4",
            "match": "https://api-prod.gambitprofit.com/api/matches/574a9aba-c90f-4547-8e27-37f9afd84333/?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": 5000.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a617ebd5-f074-4338-91ec-3ca861c33153",
                    "gambit_id": "f3b2a888-5713-448c-a251-9bfc08556409",
                    "last_updated": "2022-11-14T10:58:10.372002-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfffb07f-e708-41ca-ac74-25026e6786d4/?format=api"
                },
                {
                    "id": "4630f58a-4c8f-4199-85b2-c25668da9a9c",
                    "gambit_id": "da0d46d5-7835-48bd-8f3a-9f09444cc484",
                    "last_updated": "2022-11-14T10:58:10.370867-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfffb07f-e708-41ca-ac74-25026e6786d4/?format=api"
                }
            ]
        }
    ]
}