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/b1e148cb-98e4-4290-8c71-c8111a0f9b72/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b1e148cb-98e4-4290-8c71-c8111a0f9b72",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7bd6b047-7d92-4a89-a744-4420adb13662",
    "completed": true,
    "last_updated": "2022-12-08T13:02:16.352792-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.55,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/7bd6b047-7d92-4a89-a744-4420adb13662",
    "datetime": "2022-12-07T19:40:00-05:00",
    "cutoff_datetime": "2022-12-07T19:40:00-05:00",
    "name": "Los Angeles Lakers v. Toronto Raptors",
    "bettypes": [
        {
            "id": "39a3f713-07ce-4d69-9242-e46140844261",
            "match": "https://api-prod.gambitprofit.com/api/matches/b1e148cb-98e4-4290-8c71-c8111a0f9b72/?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": "Toronto Raptors",
                        "amount": 8396.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 1604.0
                    }
                ],
                "expected_reward_tokens": 9319.24,
                "profit_sb": 319.24,
                "profit_sb_percentage": 3.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cb17d64d-3889-47c5-8e45-8dd053ea5021",
                    "gambit_id": "c1ddb5c5-9183-4fd1-abf1-831a1943bc93",
                    "last_updated": "2022-12-08T13:02:16.361919-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.11000",
                    "odds": "1.12500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39a3f713-07ce-4d69-9242-e46140844261/?format=api"
                },
                {
                    "id": "d7c69b8d-343a-4c5b-a91f-9118f588395a",
                    "gambit_id": "e703fc0c-babe-4865-bcf7-739a58ef0c85",
                    "last_updated": "2022-12-08T13:02:16.362915-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "5.81000",
                    "odds": "6.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39a3f713-07ce-4d69-9242-e46140844261/?format=api"
                }
            ]
        },
        {
            "id": "079bb714-ae1f-46da-8161-9bc9922ae6b4",
            "match": "https://api-prod.gambitprofit.com/api/matches/b1e148cb-98e4-4290-8c71-c8111a0f9b72/?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": "Toronto Raptors",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fdda25ac-d1b9-4978-9104-37af33ce53e4",
                    "gambit_id": "b454ed4d-6a4c-44bc-827c-79350fa1b008",
                    "last_updated": "2022-12-08T13:02:16.358904-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/079bb714-ae1f-46da-8161-9bc9922ae6b4/?format=api"
                },
                {
                    "id": "0c32494d-1f50-47f9-89f7-553527b83323",
                    "gambit_id": "8ab39547-420e-45a7-9863-054c3eafbeba",
                    "last_updated": "2022-12-08T13:02:16.359910-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/079bb714-ae1f-46da-8161-9bc9922ae6b4/?format=api"
                }
            ]
        },
        {
            "id": "6241b45d-dee8-4f0a-8b04-4a18548f238e",
            "match": "https://api-prod.gambitprofit.com/api/matches/b1e148cb-98e4-4290-8c71-c8111a0f9b72/?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 229",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 229",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "381cfc66-7ccf-443d-9fa7-30181219da6a",
                    "gambit_id": "f7dd65d1-609f-45c2-a614-f4cf52773aac",
                    "last_updated": "2022-12-08T13:02:16.355749-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 229",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "229.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6241b45d-dee8-4f0a-8b04-4a18548f238e/?format=api"
                },
                {
                    "id": "0907c05f-9138-4d2b-84b8-a6f4b4c349c0",
                    "gambit_id": "64ab4a44-3c4d-4f60-867b-ac56fc3dbe71",
                    "last_updated": "2022-12-08T13:02:16.356947-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 229",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "229.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6241b45d-dee8-4f0a-8b04-4a18548f238e/?format=api"
                }
            ]
        }
    ]
}