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/58edd5af-cb8c-43d2-8978-bc9325c942bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "58edd5af-cb8c-43d2-8978-bc9325c942bc",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7150f415-b79f-41d7-99d1-f0ffb32f970d",
    "completed": true,
    "last_updated": "2022-11-28T09:57:10.675374-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.59,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/7150f415-b79f-41d7-99d1-f0ffb32f970d",
    "datetime": "2022-11-26T15:30:00-05:00",
    "cutoff_datetime": "2022-11-26T15:30:00-05:00",
    "name": "Wake Forest v. Duke",
    "bettypes": [
        {
            "id": "8e4339a6-c32e-4d40-b8dc-c1b03746e54d",
            "match": "https://api-prod.gambitprofit.com/api/matches/58edd5af-cb8c-43d2-8978-bc9325c942bc/?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": "Wake Forest",
                        "amount": 5899.0
                    },
                    {
                        "team": "Duke",
                        "amount": 4101.0
                    }
                ],
                "expected_reward_tokens": 9143.45,
                "profit_sb": 143.45,
                "profit_sb_percentage": 1.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e505885a-ee9b-467f-9dd9-42e8855d1b99",
                    "gambit_id": "92fb1551-a682-4b04-ae2e-8201b319cc86",
                    "last_updated": "2022-11-28T09:57:10.685943-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Wake Forest",
                    "reward": "1.55000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e4339a6-c32e-4d40-b8dc-c1b03746e54d/?format=api"
                },
                {
                    "id": "f56b2785-2ab1-4cd0-95f4-191fefacaeaa",
                    "gambit_id": "65cc0412-de5b-4718-be0a-e9d137ad9136",
                    "last_updated": "2022-11-28T09:57:10.684894-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Duke",
                    "reward": "2.23000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e4339a6-c32e-4d40-b8dc-c1b03746e54d/?format=api"
                }
            ]
        },
        {
            "id": "f5f90e93-84e6-4316-9036-1a9bfc853e94",
            "match": "https://api-prod.gambitprofit.com/api/matches/58edd5af-cb8c-43d2-8978-bc9325c942bc/?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": "Wake Forest",
                        "amount": 5097.0
                    },
                    {
                        "team": "Duke",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bd8bb9f6-2a5e-4300-a802-b3f65b50cdc9",
                    "gambit_id": "bce1bb10-7300-4fe9-a477-797cda5784f6",
                    "last_updated": "2022-11-28T09:57:10.682785-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Wake Forest",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5f90e93-84e6-4316-9036-1a9bfc853e94/?format=api"
                },
                {
                    "id": "f8b85fe8-963a-4e45-b8cc-f70c8e733694",
                    "gambit_id": "3b927ddb-d2a7-41b9-899a-d9278576f933",
                    "last_updated": "2022-11-28T09:57:10.681711-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Duke",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5f90e93-84e6-4316-9036-1a9bfc853e94/?format=api"
                }
            ]
        },
        {
            "id": "a44315bc-4ee8-4446-815c-60f45ae1e035",
            "match": "https://api-prod.gambitprofit.com/api/matches/58edd5af-cb8c-43d2-8978-bc9325c942bc/?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 Over 67.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 67.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9876bf6a-bf60-4607-a3f4-c11c493fb3f6",
                    "gambit_id": "05ef3c52-b979-4a81-bf98-786ca6798424",
                    "last_updated": "2022-11-28T09:57:10.679334-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 67.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "67.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a44315bc-4ee8-4446-815c-60f45ae1e035/?format=api"
                },
                {
                    "id": "3ee15484-fc34-47e6-a45d-9186fdaa8e49",
                    "gambit_id": "a1e0a90e-67fe-4d8d-8f77-8d75dfc75b5a",
                    "last_updated": "2022-11-28T09:57:10.678166-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 67.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "67.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a44315bc-4ee8-4446-815c-60f45ae1e035/?format=api"
                }
            ]
        }
    ]
}