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/1b0adb75-6080-4f1d-bc2c-6a5b055b72a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1b0adb75-6080-4f1d-bc2c-6a5b055b72a4",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "60cb96be-d930-4f09-86b1-9a1e4d158072",
    "completed": true,
    "last_updated": "2022-11-14T09:43:41.668450-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.9,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/60cb96be-d930-4f09-86b1-9a1e4d158072",
    "datetime": "2022-11-12T19:00:00-05:00",
    "cutoff_datetime": "2022-11-12T19:00:00-05:00",
    "name": "Kansas v. Texas Tech",
    "bettypes": [
        {
            "id": "b41db391-d239-4f66-817d-f9badcc94dec",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b0adb75-6080-4f1d-bc2c-6a5b055b72a4/?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": "Texas Tech",
                        "amount": 6114.0
                    },
                    {
                        "team": "Kansas",
                        "amount": 3886.0
                    }
                ],
                "expected_reward_tokens": 9170.96,
                "profit_sb": 170.96,
                "profit_sb_percentage": 1.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e6ca3444-ca3a-45a5-b806-d899f2d4eade",
                    "gambit_id": "9d111724-d459-4b4e-bd7b-371516095fd3",
                    "last_updated": "2022-11-14T09:43:41.678266-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Texas Tech",
                    "reward": "1.50000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b41db391-d239-4f66-817d-f9badcc94dec/?format=api"
                },
                {
                    "id": "9d8dbe36-48ed-408b-b8de-7c30551165f5",
                    "gambit_id": "fc0091fc-fd48-4465-81e9-035077a9743a",
                    "last_updated": "2022-11-14T09:43:41.679341-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas",
                    "reward": "2.36000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b41db391-d239-4f66-817d-f9badcc94dec/?format=api"
                }
            ]
        },
        {
            "id": "3ae74eb0-18bd-4195-ae47-e14ba2655dfd",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b0adb75-6080-4f1d-bc2c-6a5b055b72a4/?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": "Texas Tech",
                        "amount": 5000.0
                    },
                    {
                        "team": "Kansas",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9ead5b18-d0e0-45b8-a9eb-c7b29720b438",
                    "gambit_id": "9ad6efc4-4c8e-482e-b0c5-9be1dd1af12c",
                    "last_updated": "2022-11-14T09:43:41.681427-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Texas Tech",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ae74eb0-18bd-4195-ae47-e14ba2655dfd/?format=api"
                },
                {
                    "id": "07a5878a-3a75-4fce-83cc-ee79d11ce5d1",
                    "gambit_id": "0d40559c-cbe0-48f1-91ee-a6ecb37e41ee",
                    "last_updated": "2022-11-14T09:43:41.682425-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ae74eb0-18bd-4195-ae47-e14ba2655dfd/?format=api"
                }
            ]
        },
        {
            "id": "050ab16c-1602-47ad-a94b-50b90fd6502c",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b0adb75-6080-4f1d-bc2c-6a5b055b72a4/?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 63.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 63.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4b46c81d-1b6e-491f-9f80-164769232b2a",
                    "gambit_id": "a7b0b5d7-9a93-4122-90bf-d0a9a78580db",
                    "last_updated": "2022-11-14T09:43:41.671597-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 63.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "63.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/050ab16c-1602-47ad-a94b-50b90fd6502c/?format=api"
                },
                {
                    "id": "d216241f-dbab-402d-804c-e05be334c097",
                    "gambit_id": "a350ab30-987a-4491-8892-75f3ff069c5c",
                    "last_updated": "2022-11-14T09:43:41.673252-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 63.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "63.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/050ab16c-1602-47ad-a94b-50b90fd6502c/?format=api"
                }
            ]
        }
    ]
}