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/d4a16b42-81c1-4c3c-96d1-79a96ffa53d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d4a16b42-81c1-4c3c-96d1-79a96ffa53d9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8961d168-306d-4d43-909f-87c4b71ee131",
    "completed": true,
    "last_updated": "2022-10-03T11:07:25.609758-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.25,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/8961d168-306d-4d43-909f-87c4b71ee131",
    "datetime": "2022-10-01T19:00:00-04:00",
    "cutoff_datetime": "2022-10-01T19:00:00-04:00",
    "name": "LSU v. Auburn",
    "bettypes": [
        {
            "id": "98b503c1-188f-49b7-aab1-8513a0fe0716",
            "match": "https://api-prod.gambitprofit.com/api/matches/d4a16b42-81c1-4c3c-96d1-79a96ffa53d9/?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": "LSU",
                        "amount": 7273.0
                    },
                    {
                        "team": "Auburn",
                        "amount": 2727.0
                    }
                ],
                "expected_reward_tokens": 9380.88,
                "profit_sb": -119.12,
                "profit_sb_percentage": -1.25,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a331cdca-9f83-448d-9386-df6d8118ccb4",
                    "gambit_id": "54694397-3133-43d8-b714-739949143367",
                    "last_updated": "2022-10-03T11:07:25.616984-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LSU",
                    "reward": "1.29000",
                    "odds": "1.31250",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98b503c1-188f-49b7-aab1-8513a0fe0716/?format=api"
                },
                {
                    "id": "7e1ae0f4-f399-4acd-b583-49e424a96c3f",
                    "gambit_id": "eaf82bb4-b1b9-4e62-8a50-d1cc7b55d943",
                    "last_updated": "2022-10-03T11:07:25.618159-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Auburn",
                    "reward": "3.44000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98b503c1-188f-49b7-aab1-8513a0fe0716/?format=api"
                }
            ]
        },
        {
            "id": "b34a9280-e8c1-45a5-8fca-c3c5eeaf0a91",
            "match": "https://api-prod.gambitprofit.com/api/matches/d4a16b42-81c1-4c3c-96d1-79a96ffa53d9/?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": "LSU",
                        "amount": 5108.0
                    },
                    {
                        "team": "Auburn",
                        "amount": 4892.0
                    }
                ],
                "expected_reward_tokens": 9294.8,
                "profit_sb": -205.2,
                "profit_sb_percentage": -2.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0744144d-b39a-4b59-a59e-7703f2568b33",
                    "gambit_id": "d6109904-bc23-465f-85b8-e7ecd5c3fda1",
                    "last_updated": "2022-10-03T11:07:25.621272-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LSU",
                    "reward": "1.82000",
                    "odds": "1.86960",
                    "spread": "-8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b34a9280-e8c1-45a5-8fca-c3c5eeaf0a91/?format=api"
                },
                {
                    "id": "dbca98f6-9be9-4f67-9a75-e017905d3792",
                    "gambit_id": "de206300-fd2f-4320-8053-d4755b561f1a",
                    "last_updated": "2022-10-03T11:07:25.620356-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Auburn",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b34a9280-e8c1-45a5-8fca-c3c5eeaf0a91/?format=api"
                }
            ]
        },
        {
            "id": "1c73225b-57d5-4d6a-9851-f0a32c755c8f",
            "match": "https://api-prod.gambitprofit.com/api/matches/d4a16b42-81c1-4c3c-96d1-79a96ffa53d9/?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 44.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 44.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "29df7560-caaa-4c9b-8c7e-5c067b125b8b",
                    "gambit_id": "f4d3877e-7b8e-47e9-8a43-c3b45923b97a",
                    "last_updated": "2022-10-03T11:07:25.613896-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 44.5",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c73225b-57d5-4d6a-9851-f0a32c755c8f/?format=api"
                },
                {
                    "id": "91fdf8ff-549b-441a-a0a1-bc2fd6a7e545",
                    "gambit_id": "7747f0cd-0960-4453-ae64-6e092b74dbdf",
                    "last_updated": "2022-10-03T11:07:25.612635-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 44.5",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c73225b-57d5-4d6a-9851-f0a32c755c8f/?format=api"
                }
            ]
        }
    ]
}