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/8da1a159-7d9d-426d-8006-a7726f96d7e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8da1a159-7d9d-426d-8006-a7726f96d7e5",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "bd7c4e00-c076-40a9-bcc2-7a37e993bef9",
    "completed": true,
    "last_updated": "2022-09-12T10:26:59.731686-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.97,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/bd7c4e00-c076-40a9-bcc2-7a37e993bef9",
    "datetime": "2022-09-11T13:00:00-04:00",
    "cutoff_datetime": "2022-09-11T13:00:00-04:00",
    "name": "New Orleans Saints v. Atlanta Falcons",
    "bettypes": [
        {
            "id": "185f07a0-43c5-42b8-b72b-b159b1794f05",
            "match": "https://api-prod.gambitprofit.com/api/matches/8da1a159-7d9d-426d-8006-a7726f96d7e5/?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": "New Orleans Saints",
                        "amount": 6650.0
                    },
                    {
                        "team": "Atlanta Falcons",
                        "amount": 3350.0
                    }
                ],
                "expected_reward_tokens": 9177.0,
                "profit_sb": 177.0,
                "profit_sb_percentage": 1.97,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fe7be24d-fea2-43aa-98c3-fbc232f4463c",
                    "gambit_id": "e9174231-8f15-4630-8117-654c2e05f5a4",
                    "last_updated": "2022-09-12T10:26:59.740127-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Saints",
                    "reward": "1.38000",
                    "odds": "1.42550",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/185f07a0-43c5-42b8-b72b-b159b1794f05/?format=api"
                },
                {
                    "id": "1eb1669a-ba29-45c5-9f1a-5c4aa4af272c",
                    "gambit_id": "94fec228-c2f9-419a-b6c6-3e2ae72e3333",
                    "last_updated": "2022-09-12T10:26:59.738709-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Falcons",
                    "reward": "2.74000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/185f07a0-43c5-42b8-b72b-b159b1794f05/?format=api"
                }
            ]
        },
        {
            "id": "0e4dfc1f-2514-4edf-b785-b2e16ccb016a",
            "match": "https://api-prod.gambitprofit.com/api/matches/8da1a159-7d9d-426d-8006-a7726f96d7e5/?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": "New Orleans Saints",
                        "amount": 5110.0
                    },
                    {
                        "team": "Atlanta Falcons",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9044.7,
                "profit_sb": 44.7,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3249f258-ff72-4ed3-94f9-c8fb541db45c",
                    "gambit_id": "35d82900-f7db-4ebf-a3a5-6d4ed976d8a5",
                    "last_updated": "2022-09-12T10:26:59.743907-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Saints",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e4dfc1f-2514-4edf-b785-b2e16ccb016a/?format=api"
                },
                {
                    "id": "dc748764-02ed-4f1e-a77e-ee9271fb8006",
                    "gambit_id": "beb3dc2c-d1bc-4bf0-b8ba-1bdf8c1ef112",
                    "last_updated": "2022-09-12T10:26:59.742668-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Falcons",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e4dfc1f-2514-4edf-b785-b2e16ccb016a/?format=api"
                }
            ]
        },
        {
            "id": "cb7c9d6b-1171-42cb-8a35-a6450ef85795",
            "match": "https://api-prod.gambitprofit.com/api/matches/8da1a159-7d9d-426d-8006-a7726f96d7e5/?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 43.5",
                        "amount": 5110.0
                    },
                    {
                        "team": "Game Total Under 43.5",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9044.7,
                "profit_sb": 44.7,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d3789db2-b5f9-4f53-9245-0300e7ad2241",
                    "gambit_id": "9f81416d-cab1-4d1e-aa8e-0ea650ed4b08",
                    "last_updated": "2022-09-12T10:26:59.736201-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 43.5",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "43.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb7c9d6b-1171-42cb-8a35-a6450ef85795/?format=api"
                },
                {
                    "id": "ef7ef8fd-b224-4d91-a30c-584c94bdbb68",
                    "gambit_id": "bd93588d-5f33-4a62-a6e7-76dd99b917cd",
                    "last_updated": "2022-09-12T10:26:59.734940-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 43.5",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "43.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb7c9d6b-1171-42cb-8a35-a6450ef85795/?format=api"
                }
            ]
        }
    ]
}