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/28a5d967-74eb-4ce1-98f7-79108af10293/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "28a5d967-74eb-4ce1-98f7-79108af10293",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "74ed77ae-07b6-44aa-bb55-b6a035356200",
    "completed": true,
    "last_updated": "2022-09-05T09:32:25.545072-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.67,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/74ed77ae-07b6-44aa-bb55-b6a035356200",
    "datetime": "2022-09-03T20:00:00-04:00",
    "cutoff_datetime": "2022-09-03T20:00:00-04:00",
    "name": "UL Monroe v. Texas",
    "bettypes": [
        {
            "id": "6a3405bf-b7e9-4d9e-ba7a-dcfe0dc9e906",
            "match": "https://api-prod.gambitprofit.com/api/matches/28a5d967-74eb-4ce1-98f7-79108af10293/?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": "UL Monroe",
                        "amount": 5000.0
                    },
                    {
                        "team": "Texas",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9694c60e-51a8-4fc1-8bbe-82b038da25b1",
                    "gambit_id": "067cdb40-37c8-4000-adc7-c6a007697270",
                    "last_updated": "2022-09-05T09:32:25.551287-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UL Monroe",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "37.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a3405bf-b7e9-4d9e-ba7a-dcfe0dc9e906/?format=api"
                },
                {
                    "id": "f465afd8-2c0d-473c-929f-8faada7119ef",
                    "gambit_id": "71e3bdce-faba-4379-be49-fd881c809842",
                    "last_updated": "2022-09-05T09:32:25.550329-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Texas",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "-37.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a3405bf-b7e9-4d9e-ba7a-dcfe0dc9e906/?format=api"
                }
            ]
        },
        {
            "id": "4484c295-bed8-4c10-b119-e97ac8039cff",
            "match": "https://api-prod.gambitprofit.com/api/matches/28a5d967-74eb-4ce1-98f7-79108af10293/?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 64.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 64.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "75f2a860-cfcd-49a4-bd02-fe519639dfb9",
                    "gambit_id": "9664a38f-c23e-47c9-a49a-1bd41ba8a5a6",
                    "last_updated": "2022-09-05T09:32:25.547402-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 64.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "64.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4484c295-bed8-4c10-b119-e97ac8039cff/?format=api"
                },
                {
                    "id": "d2afe61f-fb15-4681-8203-5efef2c2aa81",
                    "gambit_id": "3cf8da04-5056-4f95-9f6e-646fb7a1c59d",
                    "last_updated": "2022-09-05T09:32:25.548435-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 64.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "64.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4484c295-bed8-4c10-b119-e97ac8039cff/?format=api"
                }
            ]
        }
    ]
}