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/226ebc5b-7ad3-40a9-941c-531b73ad907f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "226ebc5b-7ad3-40a9-941c-531b73ad907f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5146782b-224b-4383-bddd-418408677d9b",
    "completed": true,
    "last_updated": "2022-10-24T10:57:24.058272-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/5146782b-224b-4383-bddd-418408677d9b",
    "datetime": "2022-10-23T13:00:00-04:00",
    "cutoff_datetime": "2022-10-23T13:00:00-04:00",
    "name": "New York Giants v. Jacksonville Jaguars",
    "bettypes": [
        {
            "id": "c58909d8-ebb0-49eb-925f-b95d42de5c44",
            "match": "https://api-prod.gambitprofit.com/api/matches/226ebc5b-7ad3-40a9-941c-531b73ad907f/?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": "Jacksonville Jaguars",
                        "amount": 6104.0
                    },
                    {
                        "team": "New York Giants",
                        "amount": 3896.0
                    }
                ],
                "expected_reward_tokens": 9583.28,
                "profit_sb": 83.28,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0e21ce34-1c71-4acc-a743-ccf0e6f2d2ca",
                    "gambit_id": "3abcfc22-e2bd-4c1b-a22a-1c8b51b9d154",
                    "last_updated": "2022-10-24T10:57:24.064556-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.57000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c58909d8-ebb0-49eb-925f-b95d42de5c44/?format=api"
                },
                {
                    "id": "023ddaf6-f762-4691-b620-a2da1ef99837",
                    "gambit_id": "9872c657-02b0-4232-ab9f-87aeeb160799",
                    "last_updated": "2022-10-24T10:57:24.065622-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Giants",
                    "reward": "2.46000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c58909d8-ebb0-49eb-925f-b95d42de5c44/?format=api"
                }
            ]
        },
        {
            "id": "4099732f-7ba2-4d2e-aafb-f7ca5251504d",
            "match": "https://api-prod.gambitprofit.com/api/matches/226ebc5b-7ad3-40a9-941c-531b73ad907f/?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": "Jacksonville Jaguars",
                        "amount": 5212.0
                    },
                    {
                        "team": "New York Giants",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3a3bad36-65a8-478a-b4e2-fbdca45933a6",
                    "gambit_id": "277f54e0-7073-478a-b243-400a15811511",
                    "last_updated": "2022-10-24T10:57:24.067751-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4099732f-7ba2-4d2e-aafb-f7ca5251504d/?format=api"
                },
                {
                    "id": "3f3380c2-df08-4d2b-a687-b57c84b17aea",
                    "gambit_id": "2d8bfc9a-b4e4-4489-b02c-facab2f069b7",
                    "last_updated": "2022-10-24T10:57:24.068748-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Giants",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4099732f-7ba2-4d2e-aafb-f7ca5251504d/?format=api"
                }
            ]
        },
        {
            "id": "bd7421cf-fe73-4e56-b310-abfd5b457a2e",
            "match": "https://api-prod.gambitprofit.com/api/matches/226ebc5b-7ad3-40a9-941c-531b73ad907f/?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 44",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 44",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b041e3f7-7e93-4115-848f-e6fbb8210796",
                    "gambit_id": "f129e5e3-49ec-4b21-a37b-8f8428f743ab",
                    "last_updated": "2022-10-24T10:57:24.062611-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 44",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd7421cf-fe73-4e56-b310-abfd5b457a2e/?format=api"
                },
                {
                    "id": "3b0fa3fe-f3c4-4c53-871f-4e5f951e5ff7",
                    "gambit_id": "cdfe69f1-82c4-4365-a357-6481d98e8a2d",
                    "last_updated": "2022-10-24T10:57:24.061430-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 44",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd7421cf-fe73-4e56-b310-abfd5b457a2e/?format=api"
                }
            ]
        }
    ]
}