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/f2387dd8-f1a6-41b1-912c-1c97bbd17eec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f2387dd8-f1a6-41b1-912c-1c97bbd17eec",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c892ccf6-139a-4b5f-b1cb-2804de4d09cb",
    "completed": true,
    "last_updated": "2022-10-31T10:27:23.456371-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/c892ccf6-139a-4b5f-b1cb-2804de4d09cb",
    "datetime": "2022-10-29T16:00:00-04:00",
    "cutoff_datetime": "2022-10-29T16:00:00-04:00",
    "name": "Missouri v. South Carolina",
    "bettypes": [
        {
            "id": "cfe83be4-48bb-4f55-ab05-83adf11d96bb",
            "match": "https://api-prod.gambitprofit.com/api/matches/f2387dd8-f1a6-41b1-912c-1c97bbd17eec/?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": "South Carolina",
                        "amount": 6104.0
                    },
                    {
                        "team": "Missouri",
                        "amount": 3896.0
                    }
                ],
                "expected_reward_tokens": 9583.28,
                "profit_sb": 83.28,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "03179930-fc18-44e8-9259-16739a8272d2",
                    "gambit_id": "c0b00d13-d496-49af-9ebd-9f046432be8c",
                    "last_updated": "2022-10-31T10:27:23.463280-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "South Carolina",
                    "reward": "1.57000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfe83be4-48bb-4f55-ab05-83adf11d96bb/?format=api"
                },
                {
                    "id": "63560d4f-700d-4d16-98a2-bfae76cdf117",
                    "gambit_id": "ca7d6a29-a44f-4f60-8fac-f922f3bad343",
                    "last_updated": "2022-10-31T10:27:23.462328-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Missouri",
                    "reward": "2.46000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfe83be4-48bb-4f55-ab05-83adf11d96bb/?format=api"
                }
            ]
        },
        {
            "id": "a45888b2-aedc-442f-ba03-dfc31e7e45a7",
            "match": "https://api-prod.gambitprofit.com/api/matches/f2387dd8-f1a6-41b1-912c-1c97bbd17eec/?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": "Missouri",
                        "amount": 5106.0
                    },
                    {
                        "team": "South Carolina",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5861825d-2acf-4c84-a621-b8d041f15d98",
                    "gambit_id": "4087fff8-2b22-4688-9b53-7af4442c9c02",
                    "last_updated": "2022-10-31T10:27:23.466253-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Missouri",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a45888b2-aedc-442f-ba03-dfc31e7e45a7/?format=api"
                },
                {
                    "id": "62fa5f27-d929-4469-81c1-e471dec35e2a",
                    "gambit_id": "ff055b87-3391-4b42-93ee-a8b3762eaf91",
                    "last_updated": "2022-10-31T10:27:23.465298-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "South Carolina",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a45888b2-aedc-442f-ba03-dfc31e7e45a7/?format=api"
                }
            ]
        },
        {
            "id": "a7ecf8bb-750c-49cc-be33-783b4eb41bdd",
            "match": "https://api-prod.gambitprofit.com/api/matches/f2387dd8-f1a6-41b1-912c-1c97bbd17eec/?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 45.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 45.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "de2cde54-2755-4c9f-a49f-5e2f8d14501c",
                    "gambit_id": "854a91ff-8145-4738-ac22-b99f9b32b8db",
                    "last_updated": "2022-10-31T10:27:23.459262-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 45.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "45.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7ecf8bb-750c-49cc-be33-783b4eb41bdd/?format=api"
                },
                {
                    "id": "abb42f12-f295-4bd7-9157-60a9f8459bf8",
                    "gambit_id": "b9671d89-d521-42fe-b6bd-204644a061c3",
                    "last_updated": "2022-10-31T10:27:23.460427-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 45.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "45.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7ecf8bb-750c-49cc-be33-783b4eb41bdd/?format=api"
                }
            ]
        }
    ]
}