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/b3f2f3b9-1724-4d95-9656-3072b863287c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b3f2f3b9-1724-4d95-9656-3072b863287c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "dda29169-5acc-45a0-80d5-a5dab9be306e",
    "completed": true,
    "last_updated": "2022-09-11T11:07:06.438642-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.6,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/dda29169-5acc-45a0-80d5-a5dab9be306e",
    "datetime": "2022-09-10T12:00:00-04:00",
    "cutoff_datetime": "2022-09-10T12:00:00-04:00",
    "name": "North Carolina v. Georgia State",
    "bettypes": [
        {
            "id": "3d0bf447-7de1-46c2-8c76-f0a26e4379f6",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3f2f3b9-1724-4d95-9656-3072b863287c/?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": "North Carolina",
                        "amount": 6891.0
                    },
                    {
                        "team": "Georgia State",
                        "amount": 3109.0
                    }
                ],
                "expected_reward_tokens": 9233.73,
                "profit_sb": 233.73,
                "profit_sb_percentage": 2.6,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ccd20694-2434-473b-8075-c3eb2cac337b",
                    "gambit_id": "d3017d88-4d58-4c32-9dfa-07381e66d2ad",
                    "last_updated": "2022-09-11T11:07:06.444948-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "North Carolina",
                    "reward": "1.34000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0bf447-7de1-46c2-8c76-f0a26e4379f6/?format=api"
                },
                {
                    "id": "f00cf1f9-b167-4ccf-9a91-b698027650f2",
                    "gambit_id": "2df2c55a-83c7-40af-9c11-68ec8f3e3ce0",
                    "last_updated": "2022-09-11T11:07:06.443972-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Georgia State",
                    "reward": "2.97000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0bf447-7de1-46c2-8c76-f0a26e4379f6/?format=api"
                }
            ]
        },
        {
            "id": "909d9c85-9648-430e-8bf7-fce612626127",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3f2f3b9-1724-4d95-9656-3072b863287c/?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": "North Carolina",
                        "amount": 5000.0
                    },
                    {
                        "team": "Georgia State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bffc3048-26d5-43c6-98f8-544818f5ae62",
                    "gambit_id": "fd7ba219-7060-4983-b1a0-2b64bcdb882e",
                    "last_updated": "2022-09-11T11:07:06.447899-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "North Carolina",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/909d9c85-9648-430e-8bf7-fce612626127/?format=api"
                },
                {
                    "id": "b9ee37f7-2ff2-4411-bc38-63b6ac496a56",
                    "gambit_id": "26373a16-b7ae-4504-ba25-672f997634d3",
                    "last_updated": "2022-09-11T11:07:06.446922-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Georgia State",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/909d9c85-9648-430e-8bf7-fce612626127/?format=api"
                }
            ]
        },
        {
            "id": "f6bd20ec-78cd-41f0-aa93-420669e3ea45",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3f2f3b9-1724-4d95-9656-3072b863287c/?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 64",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 64",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fb4deda0-6691-4fcc-8510-2204fd245bfa",
                    "gambit_id": "78ee9e67-ee00-44d6-b65f-064cf2993978",
                    "last_updated": "2022-09-11T11:07:06.441039-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 64",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "64.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6bd20ec-78cd-41f0-aa93-420669e3ea45/?format=api"
                },
                {
                    "id": "7dcb0888-c2a3-42ef-9d66-8a8a40b76695",
                    "gambit_id": "9a283d5c-aec8-475a-b01d-71603bd4310f",
                    "last_updated": "2022-09-11T11:07:06.442022-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 64",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "64.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6bd20ec-78cd-41f0-aa93-420669e3ea45/?format=api"
                }
            ]
        }
    ]
}