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/47c90409-d068-49a1-b38f-e9502c99546c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "47c90409-d068-49a1-b38f-e9502c99546c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5d9a6c14-3385-448f-8b54-5ab6cbf27e88",
    "completed": true,
    "last_updated": "2023-11-06T21:18:16.551312-05:00",
    "created_at": "2023-11-02T09:03:07.345686-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.45,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/5d9a6c14-3385-448f-8b54-5ab6cbf27e88",
    "datetime": "2023-11-05T13:00:00-05:00",
    "cutoff_datetime": "2023-11-05T13:00:00-05:00",
    "name": "Los Angeles Rams v. Green Bay Packers",
    "bettypes": [
        {
            "id": "30a7aa6d-bf91-47b8-ac12-448ad99eb71c",
            "match": "https://api-prod.gambitprofit.com/api/matches/47c90409-d068-49a1-b38f-e9502c99546c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-02T09:03:07.369509-04: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": "Green Bay Packers",
                        "amount": 6390.0
                    },
                    {
                        "team": "Los Angeles Rams",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d21c98b1-8113-45db-a159-3fe02fe5486a",
                    "gambit_id": "25ad0c3b-650f-4f0c-8562-8fecfe9df306",
                    "last_updated": "2023-11-06T21:18:16.577420-05:00",
                    "created_at": "2023-11-02T09:03:07.386504-04:00",
                    "name": "Green Bay Packers",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30a7aa6d-bf91-47b8-ac12-448ad99eb71c/?format=api"
                },
                {
                    "id": "66fcd61b-8003-4b41-a447-9fea56b00606",
                    "gambit_id": "60d4d191-3bed-4ddf-a6c3-20051b771ba8",
                    "last_updated": "2023-11-06T21:18:16.574044-05:00",
                    "created_at": "2023-11-02T09:03:07.374114-04:00",
                    "name": "Los Angeles Rams",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30a7aa6d-bf91-47b8-ac12-448ad99eb71c/?format=api"
                }
            ]
        },
        {
            "id": "2e87f6de-c39f-4843-87c4-8cb2c323363c",
            "match": "https://api-prod.gambitprofit.com/api/matches/47c90409-d068-49a1-b38f-e9502c99546c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-02T09:03:07.357156-04: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": "Los Angeles Rams",
                        "amount": 5000.0
                    },
                    {
                        "team": "Green Bay Packers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3d0adda8-9080-4c23-9e45-84060c6c57da",
                    "gambit_id": "fc327bf3-3305-4c6d-b300-6d37cee2cf9c",
                    "last_updated": "2023-11-06T21:18:16.564019-05:00",
                    "created_at": "2023-11-02T09:03:07.360883-04:00",
                    "name": "Los Angeles Rams",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e87f6de-c39f-4843-87c4-8cb2c323363c/?format=api"
                },
                {
                    "id": "e99c0022-b680-4d1b-8433-d0b074805a93",
                    "gambit_id": "ea6746c4-d4b5-4dab-9461-f07f9f338031",
                    "last_updated": "2023-11-06T21:18:16.567495-05:00",
                    "created_at": "2023-11-02T09:03:07.365740-04:00",
                    "name": "Green Bay Packers",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e87f6de-c39f-4843-87c4-8cb2c323363c/?format=api"
                }
            ]
        },
        {
            "id": "259dbf67-86dd-4b31-8a87-3f936e68b8ca",
            "match": "https://api-prod.gambitprofit.com/api/matches/47c90409-d068-49a1-b38f-e9502c99546c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-02T09:03:07.390772-04: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 37.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 37.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "53c1e1a8-e243-4825-a799-e0a1ee8af571",
                    "gambit_id": "84a56d31-b477-4c77-9bbf-459f0c43533a",
                    "last_updated": "2023-11-06T21:18:16.584048-05:00",
                    "created_at": "2023-11-02T09:03:07.414103-04:00",
                    "name": "Game Total Over 37.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "37.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/259dbf67-86dd-4b31-8a87-3f936e68b8ca/?format=api"
                },
                {
                    "id": "690c5858-8c54-4582-8046-8db572b6f245",
                    "gambit_id": "7258946b-c633-4e81-a5e4-a1e4ed77a4e9",
                    "last_updated": "2023-11-06T21:18:16.587510-05:00",
                    "created_at": "2023-11-02T09:03:07.395100-04:00",
                    "name": "Game Total Under 37.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "37.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/259dbf67-86dd-4b31-8a87-3f936e68b8ca/?format=api"
                }
            ]
        }
    ]
}