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/275bf806-4193-4383-9653-995650b57180/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "275bf806-4193-4383-9653-995650b57180",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "aececffd-df34-4548-89c1-7be34540621c",
    "completed": true,
    "last_updated": "2022-11-14T09:38:41.891640-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.8,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/aececffd-df34-4548-89c1-7be34540621c",
    "datetime": "2022-11-12T19:00:00-05:00",
    "cutoff_datetime": "2022-11-12T19:00:00-05:00",
    "name": "Florida Atlantic v. Florida Intl",
    "bettypes": [
        {
            "id": "8ad9468f-3bec-4e2a-85c0-d6a8bbb2f149",
            "match": "https://api-prod.gambitprofit.com/api/matches/275bf806-4193-4383-9653-995650b57180/?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": "Florida Atlantic",
                        "amount": 8270.0
                    },
                    {
                        "team": "Florida Intl",
                        "amount": 1730.0
                    }
                ],
                "expected_reward_tokens": 9342.0,
                "profit_sb": 342.0,
                "profit_sb_percentage": 3.8,
                "recommended": true
            },
            "lines": [
                {
                    "id": "87217715-066b-44b4-9ca3-6827f2dd3ed2",
                    "gambit_id": "b63bece8-260f-4205-842e-a8d126a8166d",
                    "last_updated": "2022-11-14T09:38:41.898678-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Atlantic",
                    "reward": "1.13000",
                    "odds": "1.14290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ad9468f-3bec-4e2a-85c0-d6a8bbb2f149/?format=api"
                },
                {
                    "id": "d9bf12cf-0f58-4c2b-92ad-334376f4cd8f",
                    "gambit_id": "22bce879-6ca5-49a1-a07b-01eddeae4dbb",
                    "last_updated": "2022-11-14T09:38:41.897759-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Intl",
                    "reward": "5.40000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ad9468f-3bec-4e2a-85c0-d6a8bbb2f149/?format=api"
                }
            ]
        },
        {
            "id": "8b6cc72f-c141-47b3-b366-31aa99a0a2f9",
            "match": "https://api-prod.gambitprofit.com/api/matches/275bf806-4193-4383-9653-995650b57180/?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": "Florida Atlantic",
                        "amount": 5000.0
                    },
                    {
                        "team": "Florida Intl",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "af383c55-e128-4fbb-bd34-6ecdc32b30eb",
                    "gambit_id": "5b33b787-fce4-4b4d-aa16-5473db381803",
                    "last_updated": "2022-11-14T09:38:41.901469-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Atlantic",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-15.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b6cc72f-c141-47b3-b366-31aa99a0a2f9/?format=api"
                },
                {
                    "id": "7a2c16b2-7fde-425f-9ea5-92e526711d17",
                    "gambit_id": "9650c478-ee94-47c3-a780-d64f06803049",
                    "last_updated": "2022-11-14T09:38:41.900519-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Intl",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "15.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b6cc72f-c141-47b3-b366-31aa99a0a2f9/?format=api"
                }
            ]
        },
        {
            "id": "43aaaa17-3745-46d6-8f30-021f9b022aa6",
            "match": "https://api-prod.gambitprofit.com/api/matches/275bf806-4193-4383-9653-995650b57180/?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 54.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 54.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5891b92e-e473-4226-b98a-6387563cd031",
                    "gambit_id": "d5167310-4d7e-4ae6-b887-0ed0328abd33",
                    "last_updated": "2022-11-14T09:38:41.894403-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 54.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "54.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43aaaa17-3745-46d6-8f30-021f9b022aa6/?format=api"
                },
                {
                    "id": "90985c0a-87d6-497b-b73e-98bb5571e7b7",
                    "gambit_id": "f73b20cb-8e95-4a6d-8ebd-9dc8afd01b4b",
                    "last_updated": "2022-11-14T09:38:41.895537-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 54.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "54.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43aaaa17-3745-46d6-8f30-021f9b022aa6/?format=api"
                }
            ]
        }
    ]
}