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/c0d498b2-5b61-47d9-a826-a3f47045cb7b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c0d498b2-5b61-47d9-a826-a3f47045cb7b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a7e6b106-3ecc-46e1-ba4c-02369eda37c9",
    "completed": true,
    "last_updated": "2022-12-08T13:02:16.202574-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.77,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/a7e6b106-3ecc-46e1-ba4c-02369eda37c9",
    "datetime": "2022-12-07T19:40:00-05:00",
    "cutoff_datetime": "2022-12-07T19:40:00-05:00",
    "name": "Charlotte Hornets v. Brooklyn Nets",
    "bettypes": [
        {
            "id": "6974b1b0-4ac4-45d1-9762-b3279c9ab5b4",
            "match": "https://api-prod.gambitprofit.com/api/matches/c0d498b2-5b61-47d9-a826-a3f47045cb7b/?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": "Brooklyn Nets",
                        "amount": 7839.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 2161.0
                    }
                ],
                "expected_reward_tokens": 9249.08,
                "profit_sb": 249.08,
                "profit_sb_percentage": 2.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "871c390f-04c2-4783-a6c9-80f5606090d6",
                    "gambit_id": "7e01cb03-4789-4bd4-b81b-ef5fbcc5406a",
                    "last_updated": "2022-12-08T13:02:16.208490-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.18000",
                    "odds": "1.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6974b1b0-4ac4-45d1-9762-b3279c9ab5b4/?format=api"
                },
                {
                    "id": "a55cce9e-3ff3-4359-931b-535724eafd7e",
                    "gambit_id": "fd6cf582-beab-4ed1-b9f6-75d09915d31a",
                    "last_updated": "2022-12-08T13:02:16.209526-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "4.28000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6974b1b0-4ac4-45d1-9762-b3279c9ab5b4/?format=api"
                }
            ]
        },
        {
            "id": "af5020bc-b4a5-4c62-a05c-981be2506b7f",
            "match": "https://api-prod.gambitprofit.com/api/matches/c0d498b2-5b61-47d9-a826-a3f47045cb7b/?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": "Charlotte Hornets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Brooklyn Nets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cc155517-086a-4288-a1b6-2b7554f94c2c",
                    "gambit_id": "c8b9c4bb-4b26-4e69-bfbe-a90f7b1c0aca",
                    "last_updated": "2022-12-08T13:02:16.212504-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af5020bc-b4a5-4c62-a05c-981be2506b7f/?format=api"
                },
                {
                    "id": "293b178f-e98b-46d3-b2e8-1e480ec758ab",
                    "gambit_id": "55c6c76d-1a2c-4659-8b8c-e3af1749edd2",
                    "last_updated": "2022-12-08T13:02:16.211528-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af5020bc-b4a5-4c62-a05c-981be2506b7f/?format=api"
                }
            ]
        },
        {
            "id": "90193bde-719f-4644-b840-940d5e37d333",
            "match": "https://api-prod.gambitprofit.com/api/matches/c0d498b2-5b61-47d9-a826-a3f47045cb7b/?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 223",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 223",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6e74f162-b849-4c03-bf3c-fc7cfadd5019",
                    "gambit_id": "688196e8-990f-497a-8a1b-80ac02526558",
                    "last_updated": "2022-12-08T13:02:16.206543-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 223",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "223.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90193bde-719f-4644-b840-940d5e37d333/?format=api"
                },
                {
                    "id": "62c6b12e-f01d-4baa-8950-ed678ad36d42",
                    "gambit_id": "95d18729-da17-4fd6-87b7-b85af1f9d5c1",
                    "last_updated": "2022-12-08T13:02:16.205494-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 223",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "223.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90193bde-719f-4644-b840-940d5e37d333/?format=api"
                }
            ]
        }
    ]
}