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/0e8688d7-fcc2-48a0-a434-15efd32076f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0e8688d7-fcc2-48a0-a434-15efd32076f2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "6c543d7c-9c19-460b-b649-d831d5b274f6",
    "completed": true,
    "last_updated": "2022-09-12T10:17:26.011774-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.74,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/6c543d7c-9c19-460b-b649-d831d5b274f6",
    "datetime": "2022-09-11T13:00:00-04:00",
    "cutoff_datetime": "2022-09-11T13:00:00-04:00",
    "name": "Cleveland Browns v. Carolina Panthers",
    "bettypes": [
        {
            "id": "4cf6844b-317b-4bad-bbeb-ae2ed24cedd8",
            "match": "https://api-prod.gambitprofit.com/api/matches/0e8688d7-fcc2-48a0-a434-15efd32076f2/?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": "Carolina Panthers",
                        "amount": 5302.0
                    },
                    {
                        "team": "Cleveland Browns",
                        "amount": 4698.0
                    }
                ],
                "expected_reward_tokens": 9066.42,
                "profit_sb": 66.42,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "65c26de7-75ec-4527-82e9-b9d1f9a241db",
                    "gambit_id": "934031af-8287-499d-b13f-5ee075495fb2",
                    "last_updated": "2022-09-12T10:17:26.017271-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Panthers",
                    "reward": "1.71000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cf6844b-317b-4bad-bbeb-ae2ed24cedd8/?format=api"
                },
                {
                    "id": "efa8ca60-c2f1-4cf9-8bf4-5a24ff48bced",
                    "gambit_id": "876f4b9f-ecf2-40a3-a9bb-97d016f842d4",
                    "last_updated": "2022-09-12T10:17:26.018562-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cleveland Browns",
                    "reward": "1.93000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cf6844b-317b-4bad-bbeb-ae2ed24cedd8/?format=api"
                }
            ]
        },
        {
            "id": "342a5144-a3a3-4fa0-bda1-69283bcf1ba7",
            "match": "https://api-prod.gambitprofit.com/api/matches/0e8688d7-fcc2-48a0-a434-15efd32076f2/?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": "Cleveland Browns",
                        "amount": 5000.0
                    },
                    {
                        "team": "Carolina Panthers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9f648326-c147-43c5-aa54-14cd32b98235",
                    "gambit_id": "5a360d58-b9ee-44df-87ff-5c0e8407e533",
                    "last_updated": "2022-09-12T10:17:26.022088-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cleveland Browns",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/342a5144-a3a3-4fa0-bda1-69283bcf1ba7/?format=api"
                },
                {
                    "id": "fa79a718-7ec4-452f-ad90-ec3c2a097899",
                    "gambit_id": "a06c6009-9481-4f8c-9817-2d976aa931a5",
                    "last_updated": "2022-09-12T10:17:26.020773-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Panthers",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/342a5144-a3a3-4fa0-bda1-69283bcf1ba7/?format=api"
                }
            ]
        },
        {
            "id": "46efc478-c0a8-4fcb-8f3b-c0b6e2a6b6fc",
            "match": "https://api-prod.gambitprofit.com/api/matches/0e8688d7-fcc2-48a0-a434-15efd32076f2/?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 42",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 42",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8d762acd-6e0b-4b16-841e-355f2cc0c093",
                    "gambit_id": "9dacb954-52f8-4906-848b-59eaf51f3b1b",
                    "last_updated": "2022-09-12T10:17:26.014290-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 42",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "42.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46efc478-c0a8-4fcb-8f3b-c0b6e2a6b6fc/?format=api"
                },
                {
                    "id": "02806794-2c02-4da6-847a-6c79532ecb45",
                    "gambit_id": "166a5595-f893-4607-a663-bc836bfce8bb",
                    "last_updated": "2022-09-12T10:17:26.015309-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 42",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "42.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46efc478-c0a8-4fcb-8f3b-c0b6e2a6b6fc/?format=api"
                }
            ]
        }
    ]
}