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/a061bef7-1b41-4ce5-8541-662dc5bf1cc3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a061bef7-1b41-4ce5-8541-662dc5bf1cc3",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "77196443-fbe2-4e40-8727-45641f69a6d6",
    "completed": true,
    "last_updated": "2022-12-24T19:06:51.204344-05:00",
    "created_at": "2022-12-23T09:06:54.660114-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.79,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/77196443-fbe2-4e40-8727-45641f69a6d6",
    "datetime": "2022-12-23T19:10:00-05:00",
    "cutoff_datetime": "2022-12-23T19:10:00-05:00",
    "name": "Los Angeles Clippers v. Philadelphia 76ers",
    "bettypes": [
        {
            "id": "a991a57e-816e-4527-b803-0a80159dd322",
            "match": "https://api-prod.gambitprofit.com/api/matches/a061bef7-1b41-4ce5-8541-662dc5bf1cc3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-23T09:06:54.661802-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": "Philadelphia 76ers",
                        "amount": 5968.0
                    },
                    {
                        "team": "Los Angeles Clippers",
                        "amount": 4032.0
                    }
                ],
                "expected_reward_tokens": 9071.36,
                "profit_sb": 71.36,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "db1b590a-4f98-4188-a759-595e77b4b765",
                    "gambit_id": "a88ed0c1-8980-414f-9ad6-5c87496edf42",
                    "last_updated": "2022-12-24T19:06:51.207657-05:00",
                    "created_at": "2022-12-23T09:06:54.663000-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.52000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a991a57e-816e-4527-b803-0a80159dd322/?format=api"
                },
                {
                    "id": "a3441725-e0ab-45cd-9efd-aec9412c629d",
                    "gambit_id": "62eed282-267a-4451-81a8-91048a335839",
                    "last_updated": "2022-12-24T19:06:51.208850-05:00",
                    "created_at": "2022-12-23T09:06:54.664176-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "2.25000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a991a57e-816e-4527-b803-0a80159dd322/?format=api"
                }
            ]
        },
        {
            "id": "87db0ab2-5395-464e-adcb-777dcd68bd6f",
            "match": "https://api-prod.gambitprofit.com/api/matches/a061bef7-1b41-4ce5-8541-662dc5bf1cc3/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-23T09:06:54.669161-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": "Los Angeles Clippers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6dfdaf2b-609b-4b3a-9289-2404f3c18590",
                    "gambit_id": "b736b684-67a4-46fa-902e-b595d04f718b",
                    "last_updated": "2022-12-24T19:06:51.215607-05:00",
                    "created_at": "2022-12-23T09:06:54.671552-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87db0ab2-5395-464e-adcb-777dcd68bd6f/?format=api"
                },
                {
                    "id": "102f2385-4a6f-46f3-bc09-9e15b06c28ee",
                    "gambit_id": "af8c22c0-74eb-4d05-9a7c-1d9d2bebea24",
                    "last_updated": "2022-12-24T19:06:51.214523-05:00",
                    "created_at": "2022-12-23T09:06:54.670331-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87db0ab2-5395-464e-adcb-777dcd68bd6f/?format=api"
                }
            ]
        },
        {
            "id": "f3555030-b18c-4fb0-b2e9-efcfba329349",
            "match": "https://api-prod.gambitprofit.com/api/matches/a061bef7-1b41-4ce5-8541-662dc5bf1cc3/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-23T09:06:54.665454-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 214",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 214",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "247b33d5-cfee-44f2-993b-9eebc078b16a",
                    "gambit_id": "44e14862-5fc1-40a7-b321-778f6ad51cd6",
                    "last_updated": "2022-12-24T19:06:51.211049-05:00",
                    "created_at": "2022-12-23T09:06:54.666646-05:00",
                    "name": "Game Total Under 214",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "214.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3555030-b18c-4fb0-b2e9-efcfba329349/?format=api"
                },
                {
                    "id": "24f7316f-d370-4617-bac4-533792363985",
                    "gambit_id": "33d604c8-9968-4007-b238-4faa33f9e81a",
                    "last_updated": "2022-12-24T19:06:51.212237-05:00",
                    "created_at": "2022-12-23T09:06:54.667873-05:00",
                    "name": "Game Total Over 214",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "214.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3555030-b18c-4fb0-b2e9-efcfba329349/?format=api"
                }
            ]
        }
    ]
}