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/3e870643-951a-49a2-8996-87e1a67f647a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3e870643-951a-49a2-8996-87e1a67f647a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "713b76c5-e893-431b-bb20-cc27fb5fe8f2",
    "completed": true,
    "last_updated": "2022-11-14T15:23:22.745112-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.52,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/713b76c5-e893-431b-bb20-cc27fb5fe8f2",
    "datetime": "2022-11-11T20:00:00-05:00",
    "cutoff_datetime": "2022-11-11T20:00:00-05:00",
    "name": "East Carolina v. Cincinnati",
    "bettypes": [
        {
            "id": "6d0811ee-87e8-4f94-87b9-58439a329eec",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e870643-951a-49a2-8996-87e1a67f647a/?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": "Cincinnati",
                        "amount": 6345.0
                    },
                    {
                        "team": "East Carolina",
                        "amount": 3655.0
                    }
                ],
                "expected_reward_tokens": 9136.8,
                "profit_sb": 136.8,
                "profit_sb_percentage": 1.52,
                "recommended": true
            },
            "lines": [
                {
                    "id": "92430da1-e51f-4970-ade9-1838da807cdd",
                    "gambit_id": "55cd9c7f-be58-4d29-9ad7-7a633887889c",
                    "last_updated": "2022-11-14T15:23:22.751070-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cincinnati",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d0811ee-87e8-4f94-87b9-58439a329eec/?format=api"
                },
                {
                    "id": "8a02083f-85c0-4d68-be35-5cc8df597cda",
                    "gambit_id": "9b24729a-81d0-4c05-8e94-f8b93c89abce",
                    "last_updated": "2022-11-14T15:23:22.752023-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "East Carolina",
                    "reward": "2.50000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d0811ee-87e8-4f94-87b9-58439a329eec/?format=api"
                }
            ]
        },
        {
            "id": "e815a8d6-a483-4669-b07a-fd45f6c6d339",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e870643-951a-49a2-8996-87e1a67f647a/?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": "Cincinnati",
                        "amount": 5000.0
                    },
                    {
                        "team": "East Carolina",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "df0b8dca-e2bd-401e-ab9c-d2a5ecf06ca1",
                    "gambit_id": "8dfd0d30-3c9f-4c3f-9cd3-8fb9a96af757",
                    "last_updated": "2022-11-14T15:23:22.753941-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cincinnati",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e815a8d6-a483-4669-b07a-fd45f6c6d339/?format=api"
                },
                {
                    "id": "3b955029-60a8-4365-bafe-3e1558e3c5d8",
                    "gambit_id": "7c59d25d-19d0-4e3f-b533-72f65f388185",
                    "last_updated": "2022-11-14T15:23:22.754896-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "East Carolina",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e815a8d6-a483-4669-b07a-fd45f6c6d339/?format=api"
                }
            ]
        },
        {
            "id": "20afd92b-82ec-4dc8-be36-b5b4c2cbc58d",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e870643-951a-49a2-8996-87e1a67f647a/?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 51.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 51.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c97bc68a-b1c6-4ac6-b267-d7717314f20e",
                    "gambit_id": "66fc5325-ae3e-4534-9b9b-8cf51ebdaf1b",
                    "last_updated": "2022-11-14T15:23:22.747921-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 51.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "51.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20afd92b-82ec-4dc8-be36-b5b4c2cbc58d/?format=api"
                },
                {
                    "id": "916cae61-9a82-4af4-9ebb-22445985af6c",
                    "gambit_id": "b01460dc-979d-4951-b5bf-e2fb0421913a",
                    "last_updated": "2022-11-14T15:23:22.749157-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 51.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "51.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20afd92b-82ec-4dc8-be36-b5b4c2cbc58d/?format=api"
                }
            ]
        }
    ]
}