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/34bc0e11-2252-4db9-a648-6e87c19ab8bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "34bc0e11-2252-4db9-a648-6e87c19ab8bb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "35e0d689-217a-47e7-b6f4-92ea8dbac757",
    "completed": true,
    "last_updated": "2022-10-11T11:37:05.884881-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.1,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/35e0d689-217a-47e7-b6f4-92ea8dbac757",
    "datetime": "2022-10-08T20:00:00-04:00",
    "cutoff_datetime": "2022-10-08T20:00:00-04:00",
    "name": "Coastal Carolina v. UL Monroe",
    "bettypes": [
        {
            "id": "718f2e5f-ef1c-41a8-9491-71cbbb05e1f4",
            "match": "https://api-prod.gambitprofit.com/api/matches/34bc0e11-2252-4db9-a648-6e87c19ab8bb/?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": "Coastal Carolina",
                        "amount": 7909.0
                    },
                    {
                        "team": "UL Monroe",
                        "amount": 2091.0
                    }
                ],
                "expected_reward_tokens": 9490.8,
                "profit_sb": -9.2,
                "profit_sb_percentage": -0.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "91b49129-600a-4cd0-b7dd-2fe598ab7d63",
                    "gambit_id": "d26cf4a6-96a2-4d5d-a040-26b4de0bcecd",
                    "last_updated": "2022-10-11T11:37:05.892138-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Coastal Carolina",
                    "reward": "1.20000",
                    "odds": "1.20830",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/718f2e5f-ef1c-41a8-9491-71cbbb05e1f4/?format=api"
                },
                {
                    "id": "308f7693-4086-4fa2-8dbf-ee3de30fd824",
                    "gambit_id": "8fd9622b-b548-4c88-a378-14edb11a21fb",
                    "last_updated": "2022-10-11T11:37:05.891028-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UL Monroe",
                    "reward": "4.54000",
                    "odds": "4.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/718f2e5f-ef1c-41a8-9491-71cbbb05e1f4/?format=api"
                }
            ]
        },
        {
            "id": "c63ce249-497c-441f-82c2-042d8073639d",
            "match": "https://api-prod.gambitprofit.com/api/matches/34bc0e11-2252-4db9-a648-6e87c19ab8bb/?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": "UL Monroe",
                        "amount": 5000.0
                    },
                    {
                        "team": "Coastal Carolina",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cce443e6-54bc-4b68-a3c8-bb9f202f7db4",
                    "gambit_id": "b5444d1f-ee23-483c-acae-727dc8d3129e",
                    "last_updated": "2022-10-11T11:37:05.894022-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UL Monroe",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c63ce249-497c-441f-82c2-042d8073639d/?format=api"
                },
                {
                    "id": "68c1303d-48ca-4a65-9f3b-f327c705fc9a",
                    "gambit_id": "58f604a3-6383-4fb2-a260-b1556ad7cd20",
                    "last_updated": "2022-10-11T11:37:05.894954-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Coastal Carolina",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c63ce249-497c-441f-82c2-042d8073639d/?format=api"
                }
            ]
        },
        {
            "id": "3dc0ec72-a901-48b7-a25f-5352808f4d66",
            "match": "https://api-prod.gambitprofit.com/api/matches/34bc0e11-2252-4db9-a648-6e87c19ab8bb/?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 Over 58",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 58",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8496fbea-a4a4-449e-81dc-132d709a7a47",
                    "gambit_id": "460e9a08-f968-4183-b272-e8c28db42350",
                    "last_updated": "2022-10-11T11:37:05.888747-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 58",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "58.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dc0ec72-a901-48b7-a25f-5352808f4d66/?format=api"
                },
                {
                    "id": "4ae37dfc-0765-4075-8c4e-96c1a13a6c3d",
                    "gambit_id": "320df02e-0fbb-4eca-b65b-aac961263a13",
                    "last_updated": "2022-10-11T11:37:05.887620-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 58",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "58.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dc0ec72-a901-48b7-a25f-5352808f4d66/?format=api"
                }
            ]
        }
    ]
}