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/d671a288-a840-4dac-978b-97b3f03b3f00/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d671a288-a840-4dac-978b-97b3f03b3f00",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "70f74bc1-c05f-4465-8531-685d3c13448d",
    "completed": true,
    "last_updated": "2022-10-14T09:42:01.610018-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.91,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/70f74bc1-c05f-4465-8531-685d3c13448d",
    "datetime": "2022-10-13T19:00:00-04:00",
    "cutoff_datetime": "2022-10-13T19:00:00-04:00",
    "name": "Baylor v. West Virginia",
    "bettypes": [
        {
            "id": "0470c67e-f9aa-4625-af57-c87284fd8077",
            "match": "https://api-prod.gambitprofit.com/api/matches/d671a288-a840-4dac-978b-97b3f03b3f00/?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": "Baylor",
                        "amount": 5955.0
                    },
                    {
                        "team": "West Virginia",
                        "amount": 4045.0
                    }
                ],
                "expected_reward_tokens": 9586.65,
                "profit_sb": 86.65,
                "profit_sb_percentage": 0.91,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fda1d105-6978-461a-b9cb-b4fe40e509eb",
                    "gambit_id": "b4a0a3b8-d031-4766-b597-ebfe58fb0cde",
                    "last_updated": "2022-10-14T09:42:01.617221-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Baylor",
                    "reward": "1.61000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0470c67e-f9aa-4625-af57-c87284fd8077/?format=api"
                },
                {
                    "id": "808582de-1067-44d5-a9cf-260f3528ffc7",
                    "gambit_id": "2f51022c-77a4-40c1-b914-b6492c802418",
                    "last_updated": "2022-10-14T09:42:01.616144-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "West Virginia",
                    "reward": "2.37000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0470c67e-f9aa-4625-af57-c87284fd8077/?format=api"
                }
            ]
        },
        {
            "id": "d2228cf1-a32d-43f5-bd3c-dc8552aa1354",
            "match": "https://api-prod.gambitprofit.com/api/matches/d671a288-a840-4dac-978b-97b3f03b3f00/?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": "Baylor",
                        "amount": 5106.0
                    },
                    {
                        "team": "West Virginia",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9445.42,
                "profit_sb": -54.58,
                "profit_sb_percentage": -0.57,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6d0dfbb9-eef1-4c1e-9000-be71ef90c204",
                    "gambit_id": "16e265d6-5ce0-4022-ae45-91eb8c397f73",
                    "last_updated": "2022-10-14T09:42:01.621102-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Baylor",
                    "reward": "1.85000",
                    "odds": "1.86960",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2228cf1-a32d-43f5-bd3c-dc8552aa1354/?format=api"
                },
                {
                    "id": "d3d78ee0-a4f0-43e3-80d2-3d15ecfb5c43",
                    "gambit_id": "5b9493b3-a4b5-4f3e-a5db-aa20508650ec",
                    "last_updated": "2022-10-14T09:42:01.620146-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "West Virginia",
                    "reward": "1.93000",
                    "odds": "1.95240",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2228cf1-a32d-43f5-bd3c-dc8552aa1354/?format=api"
                }
            ]
        },
        {
            "id": "ea706205-576f-40e3-a25c-e1893c99a0fb",
            "match": "https://api-prod.gambitprofit.com/api/matches/d671a288-a840-4dac-978b-97b3f03b3f00/?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 Under 55",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 55",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "604a1782-e183-4362-ac81-d17de869b166",
                    "gambit_id": "f819a33e-891b-4c6b-9e97-2ab0b1510d49",
                    "last_updated": "2022-10-14T09:42:01.612752-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 55",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "55.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea706205-576f-40e3-a25c-e1893c99a0fb/?format=api"
                },
                {
                    "id": "f644f9e1-cf08-409e-b1e7-baf569884806",
                    "gambit_id": "a8ef35eb-6848-4a60-8ebe-991ce9812f39",
                    "last_updated": "2022-10-14T09:42:01.613911-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 55",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "55.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea706205-576f-40e3-a25c-e1893c99a0fb/?format=api"
                }
            ]
        }
    ]
}