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/4595d200-3445-49c2-ae83-63d861b5a93c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4595d200-3445-49c2-ae83-63d861b5a93c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1018a660-ddbb-4ff8-a3cd-734616d04753",
    "completed": true,
    "last_updated": "2023-03-30T10:26:56.741070-04:00",
    "created_at": "2023-03-29T10:07:04.011296-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.71,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/1018a660-ddbb-4ff8-a3cd-734616d04753",
    "datetime": "2023-03-29T20:10:00-04:00",
    "cutoff_datetime": "2023-03-29T20:10:00-04:00",
    "name": "Los Angeles Clippers v. Memphis Grizzlies",
    "bettypes": [
        {
            "id": "f0cfdc39-afb1-4df8-a2c3-4bb246701d62",
            "match": "https://api-prod.gambitprofit.com/api/matches/4595d200-3445-49c2-ae83-63d861b5a93c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-29T10:07:04.023157-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": "Memphis Grizzlies",
                        "amount": 5421.0
                    },
                    {
                        "team": "Los Angeles Clippers",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "263272de-0df2-47c7-92b0-6cede595b7bd",
                    "gambit_id": "e553f6fe-b54c-4a7d-9ed6-9c08c939e717",
                    "last_updated": "2023-03-30T10:26:56.749561-04:00",
                    "created_at": "2023-03-29T10:07:04.026175-04:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0cfdc39-afb1-4df8-a2c3-4bb246701d62/?format=api"
                },
                {
                    "id": "5c941648-fd51-40c5-bdc3-8e5aac2dbbab",
                    "gambit_id": "0b768b7b-4b98-465a-a6fc-9a2b986d0fc3",
                    "last_updated": "2023-03-30T10:26:56.750992-04:00",
                    "created_at": "2023-03-29T10:07:04.028340-04:00",
                    "name": "Los Angeles Clippers",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0cfdc39-afb1-4df8-a2c3-4bb246701d62/?format=api"
                }
            ]
        },
        {
            "id": "a36679b5-5f68-42ed-8fc6-66fae34e1019",
            "match": "https://api-prod.gambitprofit.com/api/matches/4595d200-3445-49c2-ae83-63d861b5a93c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-29T10:07:04.030588-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": "Memphis Grizzlies",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Clippers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0352a516-4f51-451f-a1f8-83fa8aa55e81",
                    "gambit_id": "fd0047be-d5c5-48d9-a0ab-c9fd2b9fdb90",
                    "last_updated": "2023-03-30T10:26:56.753585-04:00",
                    "created_at": "2023-03-29T10:07:04.033114-04:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a36679b5-5f68-42ed-8fc6-66fae34e1019/?format=api"
                },
                {
                    "id": "39bef72c-f8f2-4b79-b537-edfce2572818",
                    "gambit_id": "b92af73a-8794-4d5a-9058-ba94b52d78a1",
                    "last_updated": "2023-03-30T10:26:56.755079-04:00",
                    "created_at": "2023-03-29T10:07:04.035056-04:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a36679b5-5f68-42ed-8fc6-66fae34e1019/?format=api"
                }
            ]
        },
        {
            "id": "ebbcae32-4162-4abf-a8ad-07fba824d12c",
            "match": "https://api-prod.gambitprofit.com/api/matches/4595d200-3445-49c2-ae83-63d861b5a93c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-29T10:07:04.014856-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 231",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 231",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "42c3d52c-487c-4d24-b63f-24df2c7b6912",
                    "gambit_id": "9117afba-dc9c-45dc-a7bb-d8173b6fa269",
                    "last_updated": "2023-03-30T10:26:56.745262-04:00",
                    "created_at": "2023-03-29T10:07:04.017745-04:00",
                    "name": "Game Total Under 231",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebbcae32-4162-4abf-a8ad-07fba824d12c/?format=api"
                },
                {
                    "id": "db3fbea0-aaa0-4662-b382-24f6d14967cf",
                    "gambit_id": "352af2a1-3b61-44cc-978b-cc73d6b5cd27",
                    "last_updated": "2023-03-30T10:26:56.746656-04:00",
                    "created_at": "2023-03-29T10:07:04.020221-04:00",
                    "name": "Game Total Over 231",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebbcae32-4162-4abf-a8ad-07fba824d12c/?format=api"
                }
            ]
        }
    ]
}