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/aabec531-83b3-439d-b6c7-73a02e8c19f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "aabec531-83b3-439d-b6c7-73a02e8c19f1",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "afb29130-caeb-45af-a5e0-4b363ef55e39",
    "completed": true,
    "last_updated": "2022-11-17T11:02:56.989967-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.69,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/afb29130-caeb-45af-a5e0-4b363ef55e39",
    "datetime": "2022-11-16T22:10:00-05:00",
    "cutoff_datetime": "2022-11-16T22:10:00-05:00",
    "name": "Golden State Warriors v. Phoenix Suns",
    "bettypes": [
        {
            "id": "db831d42-d599-42c4-a113-7e5505537df1",
            "match": "https://api-prod.gambitprofit.com/api/matches/aabec531-83b3-439d-b6c7-73a02e8c19f1/?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": "Golden State Warriors",
                        "amount": 5664.0
                    },
                    {
                        "team": "Phoenix Suns",
                        "amount": 4336.0
                    }
                ],
                "expected_reward_tokens": 9062.24,
                "profit_sb": 62.24,
                "profit_sb_percentage": 0.69,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f3923489-c90e-41bb-9c90-936d1ec94969",
                    "gambit_id": "61fece39-a3df-4bc1-ac1e-e1b2608ca824",
                    "last_updated": "2022-11-17T11:02:56.996885-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.60000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db831d42-d599-42c4-a113-7e5505537df1/?format=api"
                },
                {
                    "id": "9a7cc222-912b-4202-bd03-c1ff0db03f3c",
                    "gambit_id": "69fe9461-4b4d-4782-8da8-350da9393fad",
                    "last_updated": "2022-11-17T11:02:56.995833-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Phoenix Suns",
                    "reward": "2.09000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db831d42-d599-42c4-a113-7e5505537df1/?format=api"
                }
            ]
        },
        {
            "id": "2bb316f0-f320-44d2-beed-754c86d23fdd",
            "match": "https://api-prod.gambitprofit.com/api/matches/aabec531-83b3-439d-b6c7-73a02e8c19f1/?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": "Phoenix Suns",
                        "amount": 5000.0
                    },
                    {
                        "team": "Golden State Warriors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "339b04ba-71a9-435e-9942-56ea23832c6a",
                    "gambit_id": "600bf679-6cc9-40fd-9e09-d8c23103a5ff",
                    "last_updated": "2022-11-17T11:02:56.998981-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bb316f0-f320-44d2-beed-754c86d23fdd/?format=api"
                },
                {
                    "id": "4c6ebc97-9cb0-4636-8561-3c5cafce0104",
                    "gambit_id": "08266989-2b25-43fa-a77a-aebd510b4eff",
                    "last_updated": "2022-11-17T11:02:57.000052-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bb316f0-f320-44d2-beed-754c86d23fdd/?format=api"
                }
            ]
        },
        {
            "id": "c39faea9-6dc1-4d40-ba6b-dfab48e54d47",
            "match": "https://api-prod.gambitprofit.com/api/matches/aabec531-83b3-439d-b6c7-73a02e8c19f1/?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 227",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 227",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a34012d2-7169-4c7e-978d-d5ee1cc348f4",
                    "gambit_id": "bee75746-18f1-4bcd-a3d0-637f58a1e108",
                    "last_updated": "2022-11-17T11:02:56.992617-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 227",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "227.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c39faea9-6dc1-4d40-ba6b-dfab48e54d47/?format=api"
                },
                {
                    "id": "f9cf1ef5-f49c-4d92-8a15-bd8af24fe31f",
                    "gambit_id": "ab459209-c627-4e85-9ea5-3226ac0dc86c",
                    "last_updated": "2022-11-17T11:02:56.993698-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 227",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "227.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c39faea9-6dc1-4d40-ba6b-dfab48e54d47/?format=api"
                }
            ]
        }
    ]
}