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/6f4e29eb-9297-4d1d-bcda-7f99dd419b52/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6f4e29eb-9297-4d1d-bcda-7f99dd419b52",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4980f917-cedc-4246-97e1-d1fa288ed090",
    "completed": true,
    "last_updated": "2022-11-10T09:27:52.698913-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.48,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/4980f917-cedc-4246-97e1-d1fa288ed090",
    "datetime": "2022-11-09T19:10:00-05:00",
    "cutoff_datetime": "2022-11-09T19:10:00-05:00",
    "name": "Dallas Mavericks v. Orlando Magic",
    "bettypes": [
        {
            "id": "6d1e22de-fc3f-4ba0-9c41-556bb433f862",
            "match": "https://api-prod.gambitprofit.com/api/matches/6f4e29eb-9297-4d1d-bcda-7f99dd419b52/?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": "Dallas Mavericks",
                        "amount": 7438.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 2562.0
                    }
                ],
                "expected_reward_tokens": 9223.12,
                "profit_sb": 223.12,
                "profit_sb_percentage": 2.48,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a3006e67-5845-41e2-a4bf-4eff569a9d3b",
                    "gambit_id": "54307d8b-4c0e-4be5-9afd-1d68972cff3b",
                    "last_updated": "2022-11-10T09:27:52.709417-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.24000",
                    "odds": "1.27030",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d1e22de-fc3f-4ba0-9c41-556bb433f862/?format=api"
                },
                {
                    "id": "de372bda-8e59-4e6b-8efe-d5488b47a710",
                    "gambit_id": "91310a0f-7f3f-4a67-a02a-a4fadf2867a6",
                    "last_updated": "2022-11-10T09:27:52.708382-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Orlando Magic",
                    "reward": "3.60000",
                    "odds": "3.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d1e22de-fc3f-4ba0-9c41-556bb433f862/?format=api"
                }
            ]
        },
        {
            "id": "057442bf-7f80-446a-8c1b-8d705ba6e437",
            "match": "https://api-prod.gambitprofit.com/api/matches/6f4e29eb-9297-4d1d-bcda-7f99dd419b52/?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": "Orlando Magic",
                        "amount": 5000.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "71d7b496-eff1-4092-9113-7cf531609bf8",
                    "gambit_id": "f0ecd6bf-7c94-44b2-9ed1-625784853438",
                    "last_updated": "2022-11-10T09:27:52.705190-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/057442bf-7f80-446a-8c1b-8d705ba6e437/?format=api"
                },
                {
                    "id": "999f6734-1fc7-4f3b-94c4-e6b6fe1d9e54",
                    "gambit_id": "44969092-99b8-4e39-85bd-532feaad6390",
                    "last_updated": "2022-11-10T09:27:52.706322-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/057442bf-7f80-446a-8c1b-8d705ba6e437/?format=api"
                }
            ]
        },
        {
            "id": "7eb167cf-f4ab-40c3-aab8-184e80dae896",
            "match": "https://api-prod.gambitprofit.com/api/matches/6f4e29eb-9297-4d1d-bcda-7f99dd419b52/?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 213",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 213",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "886854ab-424d-4be1-a722-3a47376098aa",
                    "gambit_id": "d7bf21ab-8661-49b3-980b-cf3f1edffa09",
                    "last_updated": "2022-11-10T09:27:52.701745-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 213",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "213.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eb167cf-f4ab-40c3-aab8-184e80dae896/?format=api"
                },
                {
                    "id": "f8cd6916-1a57-4734-aef8-dd28b662fec6",
                    "gambit_id": "0ad84d8c-a28d-4f36-93a8-06d50d516329",
                    "last_updated": "2022-11-10T09:27:52.702896-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 213",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "213.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eb167cf-f4ab-40c3-aab8-184e80dae896/?format=api"
                }
            ]
        }
    ]
}