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/ef79a53b-cc64-4f6e-98aa-887f1aca0930/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ef79a53b-cc64-4f6e-98aa-887f1aca0930",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9deb344a-86e3-4f98-9efc-b7349cdbac8d",
    "completed": true,
    "last_updated": "2023-04-06T13:17:08.392573-04:00",
    "created_at": "2023-04-05T09:22:23.756588-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.48,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/9deb344a-86e3-4f98-9efc-b7349cdbac8d",
    "datetime": "2023-04-05T19:40:00-04:00",
    "cutoff_datetime": "2023-04-05T19:40:00-04:00",
    "name": "Chicago Bulls v. Milwaukee Bucks",
    "bettypes": [
        {
            "id": "d54303cf-f8f7-4f61-872f-7d9c1aa3e59f",
            "match": "https://api-prod.gambitprofit.com/api/matches/ef79a53b-cc64-4f6e-98aa-887f1aca0930/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-05T09:22:23.767439-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": "Milwaukee Bucks",
                        "amount": 7072.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 2928.0
                    }
                ],
                "expected_reward_tokens": 9545.28,
                "profit_sb": 45.28,
                "profit_sb_percentage": 0.48,
                "recommended": true
            },
            "lines": [
                {
                    "id": "77ee1599-84c6-4d9e-8983-fbe98e38abbf",
                    "gambit_id": "5cbec3b4-d275-48f7-bb5d-97ca760a33c8",
                    "last_updated": "2023-04-06T13:17:08.400546-04:00",
                    "created_at": "2023-04-05T09:22:23.769729-04:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.35000",
                    "odds": "1.36360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d54303cf-f8f7-4f61-872f-7d9c1aa3e59f/?format=api"
                },
                {
                    "id": "a18d5a84-7d91-4707-aede-1148a479a78c",
                    "gambit_id": "ec73f66e-0030-478c-a988-acdb64f7dc8e",
                    "last_updated": "2023-04-06T13:17:08.401756-04:00",
                    "created_at": "2023-04-05T09:22:23.772328-04:00",
                    "name": "Chicago Bulls",
                    "reward": "3.26000",
                    "odds": "3.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d54303cf-f8f7-4f61-872f-7d9c1aa3e59f/?format=api"
                }
            ]
        },
        {
            "id": "bb92d24b-2a14-4191-aa15-306ad3940c58",
            "match": "https://api-prod.gambitprofit.com/api/matches/ef79a53b-cc64-4f6e-98aa-887f1aca0930/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-05T09:22:23.774485-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": "Chicago Bulls",
                        "amount": 5000.0
                    },
                    {
                        "team": "Milwaukee Bucks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8100cc45-24dc-4141-a272-9795b8d55832",
                    "gambit_id": "0d6a739c-f6dd-42c6-9a31-1e986c5ef9a6",
                    "last_updated": "2023-04-06T13:17:08.405418-04:00",
                    "created_at": "2023-04-05T09:22:23.779345-04:00",
                    "name": "Chicago Bulls",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb92d24b-2a14-4191-aa15-306ad3940c58/?format=api"
                },
                {
                    "id": "5410a07f-a2ce-4e98-8c77-8c4e743aaa37",
                    "gambit_id": "4e9e3d91-ad1d-4794-bef4-fe580083e977",
                    "last_updated": "2023-04-06T13:17:08.404195-04:00",
                    "created_at": "2023-04-05T09:22:23.777183-04:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb92d24b-2a14-4191-aa15-306ad3940c58/?format=api"
                }
            ]
        },
        {
            "id": "a3b1e548-193a-49dd-adce-5da47cdac567",
            "match": "https://api-prod.gambitprofit.com/api/matches/ef79a53b-cc64-4f6e-98aa-887f1aca0930/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-05T09:22:23.759698-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 Over 230",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 230",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0febdb08-d463-4226-a904-2f5bd1070779",
                    "gambit_id": "cf215e28-8a8b-4c8f-b6dc-60f2a561f89d",
                    "last_updated": "2023-04-06T13:17:08.398052-04:00",
                    "created_at": "2023-04-05T09:22:23.765039-04:00",
                    "name": "Game Total Over 230",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "230.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3b1e548-193a-49dd-adce-5da47cdac567/?format=api"
                },
                {
                    "id": "0fb728d1-78b2-43c9-8a78-483f206dc8ff",
                    "gambit_id": "39796ca9-71f8-4a30-91f1-14af5d148268",
                    "last_updated": "2023-04-06T13:17:08.396836-04:00",
                    "created_at": "2023-04-05T09:22:23.761737-04:00",
                    "name": "Game Total Under 230",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "230.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3b1e548-193a-49dd-adce-5da47cdac567/?format=api"
                }
            ]
        }
    ]
}