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/cd612ecc-fb40-4fd6-bcb9-a084b263c20b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cd612ecc-fb40-4fd6-bcb9-a084b263c20b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c446aecd-7f61-46fb-ae00-b312bd44dcfc",
    "completed": true,
    "last_updated": "2022-10-27T11:57:06.262558-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.33,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/c446aecd-7f61-46fb-ae00-b312bd44dcfc",
    "datetime": "2022-10-26T19:10:00-04:00",
    "cutoff_datetime": "2022-10-26T19:10:00-04:00",
    "name": "Atlanta Hawks v. Detroit Pistons",
    "bettypes": [
        {
            "id": "64c8b83c-4159-42e2-a935-bcd673a16f97",
            "match": "https://api-prod.gambitprofit.com/api/matches/cd612ecc-fb40-4fd6-bcb9-a084b263c20b/?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": "Atlanta Hawks",
                        "amount": 7221.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 2779.0
                    }
                ],
                "expected_reward_tokens": 9531.72,
                "profit_sb": 31.72,
                "profit_sb_percentage": 0.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3aea380e-cde1-4fa8-a53f-8df7deaf88a4",
                    "gambit_id": "e451bd1f-0d8f-45d6-9d4c-c1a91641aca9",
                    "last_updated": "2022-10-27T11:57:06.269683-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64c8b83c-4159-42e2-a935-bcd673a16f97/?format=api"
                },
                {
                    "id": "78dcd824-9651-448f-9505-453b0cb8c80f",
                    "gambit_id": "bfdfdc8f-008a-4b12-8e6e-45e0e91376ff",
                    "last_updated": "2022-10-27T11:57:06.268696-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "3.43000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64c8b83c-4159-42e2-a935-bcd673a16f97/?format=api"
                }
            ]
        },
        {
            "id": "e0be5199-9219-4ae3-8d9d-a2ae52da3ac6",
            "match": "https://api-prod.gambitprofit.com/api/matches/cd612ecc-fb40-4fd6-bcb9-a084b263c20b/?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": "Atlanta Hawks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4d81bbe1-4b86-440f-88de-04a396847978",
                    "gambit_id": "e9cf0385-321d-4e94-a0c2-521b076c34ac",
                    "last_updated": "2022-10-27T11:57:06.272831-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0be5199-9219-4ae3-8d9d-a2ae52da3ac6/?format=api"
                },
                {
                    "id": "70a66a46-6308-4db3-9754-641ce9c20d48",
                    "gambit_id": "520cce63-4f16-48b4-8046-f4e7e1a11725",
                    "last_updated": "2022-10-27T11:57:06.271677-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0be5199-9219-4ae3-8d9d-a2ae52da3ac6/?format=api"
                }
            ]
        },
        {
            "id": "a95aa54a-9636-42fc-8755-946308eafbe3",
            "match": "https://api-prod.gambitprofit.com/api/matches/cd612ecc-fb40-4fd6-bcb9-a084b263c20b/?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": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "211cb177-afac-4650-afc4-0f81ced9127e",
                    "gambit_id": "6523747e-3cbe-48ba-9fc2-7be1da94db29",
                    "last_updated": "2022-10-27T11:57:06.265526-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 229",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "229.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a95aa54a-9636-42fc-8755-946308eafbe3/?format=api"
                },
                {
                    "id": "d7e18f3f-cd8b-42f1-bb42-a1426ca846f8",
                    "gambit_id": "b4d2ad5d-3c80-45e1-87cd-1b1f3e0e3289",
                    "last_updated": "2022-10-27T11:57:06.266745-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 229",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "229.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a95aa54a-9636-42fc-8755-946308eafbe3/?format=api"
                }
            ]
        }
    ]
}