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/2a3d5fe6-529e-4b6d-aa3c-c84c9c227f03/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2a3d5fe6-529e-4b6d-aa3c-c84c9c227f03",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ea62617a-1af0-43fc-9ef7-49ff17eb4f32",
    "completed": true,
    "last_updated": "2023-03-20T10:37:11.749536-04:00",
    "created_at": "2023-03-19T00:01:55.712717-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.94,
    "sport_category": "Mens NCAAB Tournament",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/ea62617a-1af0-43fc-9ef7-49ff17eb4f32",
    "datetime": "2023-03-19T20:00:00-04:00",
    "cutoff_datetime": "2023-03-19T20:00:00-04:00",
    "name": "Miami-Florida v. Indiana",
    "bettypes": [
        {
            "id": "86efb5b0-4173-4abb-8036-1c3a7345dabf",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a3d5fe6-529e-4b6d-aa3c-c84c9c227f03/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-19T00:01:55.725573-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": "Indiana",
                        "amount": 5317.0
                    },
                    {
                        "team": "Miami-Florida",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2f1e12a3-6ba5-44f1-8cf3-9e7600414eee",
                    "gambit_id": "c6ef5933-bbe4-43e4-9a99-d9a77a534bc6",
                    "last_updated": "2023-03-20T10:37:11.774162-04:00",
                    "created_at": "2023-03-19T00:01:55.727082-04:00",
                    "name": "Indiana",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86efb5b0-4173-4abb-8036-1c3a7345dabf/?format=api"
                },
                {
                    "id": "eeb24a6e-d9d3-479e-bf22-d4f65737e520",
                    "gambit_id": "56aa3698-7b5c-4eed-8d12-0ad78a7504a1",
                    "last_updated": "2023-03-20T10:37:11.777035-04:00",
                    "created_at": "2023-03-19T00:01:55.728647-04:00",
                    "name": "Miami-Florida",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86efb5b0-4173-4abb-8036-1c3a7345dabf/?format=api"
                }
            ]
        },
        {
            "id": "98839563-5573-4650-b814-5db68e779989",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a3d5fe6-529e-4b6d-aa3c-c84c9c227f03/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-19T00:01:55.720800-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": "Miami-Florida",
                        "amount": 5000.0
                    },
                    {
                        "team": "Indiana",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a3e5a659-cac8-448c-8aaa-776a5ef7adee",
                    "gambit_id": "f366df8b-6a4e-4b02-a3d7-c238188e6ae8",
                    "last_updated": "2023-03-20T10:37:11.769056-04:00",
                    "created_at": "2023-03-19T00:01:55.723893-04:00",
                    "name": "Miami-Florida",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98839563-5573-4650-b814-5db68e779989/?format=api"
                },
                {
                    "id": "9043c667-7c78-40f8-add7-8b1395a67d53",
                    "gambit_id": "6fd7a359-5c7f-4712-b958-3d3fde3fbccd",
                    "last_updated": "2023-03-20T10:37:11.766240-04:00",
                    "created_at": "2023-03-19T00:01:55.722343-04:00",
                    "name": "Indiana",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98839563-5573-4650-b814-5db68e779989/?format=api"
                }
            ]
        },
        {
            "id": "36da4450-7dc9-4fd2-9dce-d6a6221076cc",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a3d5fe6-529e-4b6d-aa3c-c84c9c227f03/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-19T00:01:55.715273-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 145",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 145",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d8a996e5-93b3-4a83-a108-28568d05b3d4",
                    "gambit_id": "51834717-3d37-4502-9370-5ae3646921f9",
                    "last_updated": "2023-03-20T10:37:11.756211-04:00",
                    "created_at": "2023-03-19T00:01:55.717216-04:00",
                    "name": "Game Total Under 145",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "145.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36da4450-7dc9-4fd2-9dce-d6a6221076cc/?format=api"
                },
                {
                    "id": "8a585557-4376-4784-9a2f-7af17ded1104",
                    "gambit_id": "612618ab-5c22-45e1-a075-a4316ec000a5",
                    "last_updated": "2023-03-20T10:37:11.759206-04:00",
                    "created_at": "2023-03-19T00:01:55.718855-04:00",
                    "name": "Game Total Over 145",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "145.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36da4450-7dc9-4fd2-9dce-d6a6221076cc/?format=api"
                }
            ]
        }
    ]
}