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/ce312316-d27b-43a1-a0df-f52f26775d2e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ce312316-d27b-43a1-a0df-f52f26775d2e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "016e2057-a757-4b3e-a252-e3b6ea7d0f53",
    "completed": true,
    "last_updated": "2022-09-05T09:42:18.271665-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.31,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/016e2057-a757-4b3e-a252-e3b6ea7d0f53",
    "datetime": "2022-09-03T18:00:00-04:00",
    "cutoff_datetime": "2022-09-03T18:00:00-04:00",
    "name": "Western Kentucky v. Hawaii",
    "bettypes": [
        {
            "id": "f9f85fdc-13a7-497d-91aa-5931e80480a4",
            "match": "https://api-prod.gambitprofit.com/api/matches/ce312316-d27b-43a1-a0df-f52f26775d2e/?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": "Western Kentucky",
                        "amount": 8308.0
                    },
                    {
                        "team": "Hawaii",
                        "amount": 1692.0
                    }
                ],
                "expected_reward_tokens": 9388.04,
                "profit_sb": 388.04,
                "profit_sb_percentage": 4.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a7a0c519-c14b-4547-9ac3-6dbb20fcb79c",
                    "gambit_id": "f7de31d3-f348-4d70-ae6d-98ea63ad99e1",
                    "last_updated": "2022-09-05T09:42:18.278538-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Western Kentucky",
                    "reward": "1.13000",
                    "odds": "1.14290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9f85fdc-13a7-497d-91aa-5931e80480a4/?format=api"
                },
                {
                    "id": "fc338bcb-2f7d-4d8b-b7c1-43abffcac754",
                    "gambit_id": "79e870f9-f825-46d5-a4f9-719ba45a4c8e",
                    "last_updated": "2022-09-05T09:42:18.277565-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Hawaii",
                    "reward": "5.55000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9f85fdc-13a7-497d-91aa-5931e80480a4/?format=api"
                }
            ]
        },
        {
            "id": "521ccaf7-2ab5-4c1e-9848-d8c1cdc52f73",
            "match": "https://api-prod.gambitprofit.com/api/matches/ce312316-d27b-43a1-a0df-f52f26775d2e/?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": "Western Kentucky",
                        "amount": 5000.0
                    },
                    {
                        "team": "Hawaii",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a599578e-56d7-437f-bd37-87efe1ebf285",
                    "gambit_id": "d65a34f9-9aee-4995-91af-5ef4ac4fffe3",
                    "last_updated": "2022-09-05T09:42:18.281411-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Western Kentucky",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "-16.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/521ccaf7-2ab5-4c1e-9848-d8c1cdc52f73/?format=api"
                },
                {
                    "id": "0c4f8278-1ef9-42e4-b6b5-5461d4a6d5c0",
                    "gambit_id": "b1e505c3-32c6-4c16-88e8-090bef56f437",
                    "last_updated": "2022-09-05T09:42:18.280451-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Hawaii",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "16.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/521ccaf7-2ab5-4c1e-9848-d8c1cdc52f73/?format=api"
                }
            ]
        },
        {
            "id": "a808f92d-b30d-4708-a895-92024ce23327",
            "match": "https://api-prod.gambitprofit.com/api/matches/ce312316-d27b-43a1-a0df-f52f26775d2e/?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 67.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 67.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cdd620a5-0411-4949-9107-71d0e4d7012e",
                    "gambit_id": "41757e36-57d4-4e4b-a3f8-fb7dd6fa91b3",
                    "last_updated": "2022-09-05T09:42:18.274554-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 67.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "67.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a808f92d-b30d-4708-a895-92024ce23327/?format=api"
                },
                {
                    "id": "c131833b-052a-4247-8278-1fd2f79e41c8",
                    "gambit_id": "afdae9d2-4148-4a79-bc13-2aa72cd288ad",
                    "last_updated": "2022-09-05T09:42:18.275627-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 67.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "67.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a808f92d-b30d-4708-a895-92024ce23327/?format=api"
                }
            ]
        }
    ]
}