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/175657bd-398a-43b5-b317-cd88e4f14d18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "175657bd-398a-43b5-b317-cd88e4f14d18",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "45757461-c3c8-4f19-9049-3e41a70e123b",
    "completed": true,
    "last_updated": "2023-03-20T10:57:12.922766-04:00",
    "created_at": "2023-03-19T09:12:06.438155-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.61,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/45757461-c3c8-4f19-9049-3e41a70e123b",
    "datetime": "2023-03-19T19:10:00-04:00",
    "cutoff_datetime": "2023-03-19T19:10:00-04:00",
    "name": "New Orleans Pelicans v. Houston Rockets",
    "bettypes": [
        {
            "id": "0f724705-256c-4876-adb5-4dec4178c636",
            "match": "https://api-prod.gambitprofit.com/api/matches/175657bd-398a-43b5-b317-cd88e4f14d18/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-19T12:11:57.848343-04: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": "New Orleans Pelicans",
                        "amount": 6603.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 3397.0
                    }
                ],
                "expected_reward_tokens": 9442.29,
                "profit_sb": -57.71,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d75f7f4e-e7b5-45b2-8b15-e995cb652a30",
                    "gambit_id": "05dbf6df-763c-4d3a-ac23-6c6a0262dfe6",
                    "last_updated": "2023-03-20T10:57:12.942687-04:00",
                    "created_at": "2023-03-19T12:11:57.851061-04:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.43000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f724705-256c-4876-adb5-4dec4178c636/?format=api"
                },
                {
                    "id": "fda3354a-a168-44f5-918b-7b92b8b51624",
                    "gambit_id": "f5467e84-f18a-460e-be3f-323d0c3acb9b",
                    "last_updated": "2023-03-20T10:57:12.939299-04:00",
                    "created_at": "2023-03-19T12:11:57.849684-04:00",
                    "name": "Houston Rockets",
                    "reward": "2.78000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f724705-256c-4876-adb5-4dec4178c636/?format=api"
                }
            ]
        },
        {
            "id": "f0017b1f-05f2-4a40-a7dc-8852c09a9d50",
            "match": "https://api-prod.gambitprofit.com/api/matches/175657bd-398a-43b5-b317-cd88e4f14d18/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-19T09:12:06.440305-04: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": "New Orleans Pelicans",
                        "amount": 5107.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f5f0074b-69d6-4a45-bb87-bd47a45c296a",
                    "gambit_id": "c6190dc1-2d28-4a0e-bb82-761f4a47e285",
                    "last_updated": "2023-03-20T10:57:12.953809-04:00",
                    "created_at": "2023-03-19T09:12:06.444087-04:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0017b1f-05f2-4a40-a7dc-8852c09a9d50/?format=api"
                },
                {
                    "id": "c78bef27-f3ee-4af2-b4a9-08eb25b9dafc",
                    "gambit_id": "8fef7acb-898d-4dc6-877b-70057efae130",
                    "last_updated": "2023-03-20T10:57:12.951085-04:00",
                    "created_at": "2023-03-19T09:12:06.442302-04:00",
                    "name": "Houston Rockets",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0017b1f-05f2-4a40-a7dc-8852c09a9d50/?format=api"
                }
            ]
        },
        {
            "id": "55f26b61-b5e4-40f5-b875-b2c60e87cb87",
            "match": "https://api-prod.gambitprofit.com/api/matches/175657bd-398a-43b5-b317-cd88e4f14d18/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-19T12:11:57.843737-04: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 226",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 226",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ed363d79-bcf2-409f-8e1f-2dcd57e44a0c",
                    "gambit_id": "e7a2b4da-cb11-4558-ae2f-78abdb532d25",
                    "last_updated": "2023-03-20T10:57:12.929802-04:00",
                    "created_at": "2023-03-19T12:11:57.845109-04:00",
                    "name": "Game Total Under 226",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "226.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55f26b61-b5e4-40f5-b875-b2c60e87cb87/?format=api"
                },
                {
                    "id": "96a7dc0a-1fb9-403d-bb5a-f45e689f739f",
                    "gambit_id": "3bab76b2-3ce5-4140-b2c8-3440e5225f8b",
                    "last_updated": "2023-03-20T10:57:12.932734-04:00",
                    "created_at": "2023-03-19T12:11:57.846599-04:00",
                    "name": "Game Total Over 226",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "226.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55f26b61-b5e4-40f5-b875-b2c60e87cb87/?format=api"
                }
            ]
        }
    ]
}