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/3c56bd30-9d23-4f5f-8eb9-905a5d9ae590/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3c56bd30-9d23-4f5f-8eb9-905a5d9ae590",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "035ae0df-fa97-4603-ab4c-069a753c21ce",
    "completed": true,
    "last_updated": "2023-11-13T15:48:04.868548-05:00",
    "created_at": "2023-11-10T11:18:01.556316-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.51,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/035ae0df-fa97-4603-ab4c-069a753c21ce",
    "datetime": "2023-11-12T13:00:00-05:00",
    "cutoff_datetime": "2023-11-12T13:00:00-05:00",
    "name": "Houston Texans v. Cincinnati Bengals",
    "bettypes": [
        {
            "id": "f337ce9c-cfac-4264-9998-71cf2dc9d4cf",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c56bd30-9d23-4f5f-8eb9-905a5d9ae590/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-10T11:18:01.602199-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 Bengals",
                        "amount": 6849.0
                    },
                    {
                        "team": "Houston Texans",
                        "amount": 3151.0
                    }
                ],
                "expected_reward_tokens": 9451.62,
                "profit_sb": -48.38,
                "profit_sb_percentage": -0.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "354309ce-49ba-4ad0-b945-2db0e2b10cbc",
                    "gambit_id": "5ba3026a-b3ad-4456-a7bd-72d60ef90268",
                    "last_updated": "2023-11-13T15:48:04.893094-05:00",
                    "created_at": "2023-11-10T11:18:01.611686-05:00",
                    "name": "Cincinnati Bengals",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f337ce9c-cfac-4264-9998-71cf2dc9d4cf/?format=api"
                },
                {
                    "id": "9a44324e-43ae-47dc-b887-2a5ac25a5bf9",
                    "gambit_id": "72a8a386-6d11-4e16-9545-f0a434c84d71",
                    "last_updated": "2023-11-13T15:48:04.888747-05:00",
                    "created_at": "2023-11-10T11:18:01.606536-05:00",
                    "name": "Houston Texans",
                    "reward": "3.00000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f337ce9c-cfac-4264-9998-71cf2dc9d4cf/?format=api"
                }
            ]
        },
        {
            "id": "c35baea4-fe4d-4472-8551-bfd8da8529b2",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c56bd30-9d23-4f5f-8eb9-905a5d9ae590/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-10T11:18:01.585767-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 Bengals",
                        "amount": 5000.0
                    },
                    {
                        "team": "Houston Texans",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7d096052-91ed-403d-9462-eda3aa0baf6a",
                    "gambit_id": "4ac018a5-db87-453a-a447-c24bec8b6925",
                    "last_updated": "2023-11-13T15:48:04.877660-05:00",
                    "created_at": "2023-11-10T11:18:01.596560-05:00",
                    "name": "Cincinnati Bengals",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c35baea4-fe4d-4472-8551-bfd8da8529b2/?format=api"
                },
                {
                    "id": "33761971-6e22-4501-9d47-1fe8a2b52709",
                    "gambit_id": "41e16cef-3a09-472b-bb52-93a28c66af30",
                    "last_updated": "2023-11-13T15:48:04.881523-05:00",
                    "created_at": "2023-11-10T11:18:01.591759-05:00",
                    "name": "Houston Texans",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c35baea4-fe4d-4472-8551-bfd8da8529b2/?format=api"
                }
            ]
        },
        {
            "id": "8915bca0-db0d-4c16-9d3e-3b7ee60ec7f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c56bd30-9d23-4f5f-8eb9-905a5d9ae590/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-10T11:18:01.616228-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 45.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 45.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6593bcc8-3859-4f18-9ff7-3d9bca36de22",
                    "gambit_id": "1b456d9d-4f60-47c6-821d-9f1b42228e46",
                    "last_updated": "2023-11-13T15:48:04.900801-05:00",
                    "created_at": "2023-11-10T11:18:01.625556-05:00",
                    "name": "Game Total Over 45.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "45.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8915bca0-db0d-4c16-9d3e-3b7ee60ec7f0/?format=api"
                },
                {
                    "id": "fa2e0c2b-99e4-4d0c-af0b-26a2c49ead8d",
                    "gambit_id": "34816c16-2906-4998-93c9-323535139580",
                    "last_updated": "2023-11-13T15:48:04.916268-05:00",
                    "created_at": "2023-11-10T11:18:01.620693-05:00",
                    "name": "Game Total Under 45.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "45.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8915bca0-db0d-4c16-9d3e-3b7ee60ec7f0/?format=api"
                }
            ]
        }
    ]
}