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/092ccfc7-4388-443f-861c-f5df42a52fb9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "092ccfc7-4388-443f-861c-f5df42a52fb9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "be0d7359-2ca4-4917-a3f0-403a69add019",
    "completed": true,
    "last_updated": "2022-10-24T10:37:19.474047-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.05,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/be0d7359-2ca4-4917-a3f0-403a69add019",
    "datetime": "2022-10-23T16:25:00-04:00",
    "cutoff_datetime": "2022-10-23T16:25:00-04:00",
    "name": "Kansas City Chiefs v. San Francisco 49ers",
    "bettypes": [
        {
            "id": "10604afa-0e1c-4ac3-b689-762a72f0aa1f",
            "match": "https://api-prod.gambitprofit.com/api/matches/092ccfc7-4388-443f-861c-f5df42a52fb9/?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": "Kansas City Chiefs",
                        "amount": 5106.0
                    },
                    {
                        "team": "San Francisco 49ers",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "70c3915b-fca4-4e11-9eab-46c90dec8dd3",
                    "gambit_id": "64289d6e-672c-4d71-909c-0236cfc9b792",
                    "last_updated": "2022-10-24T10:37:19.480932-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10604afa-0e1c-4ac3-b689-762a72f0aa1f/?format=api"
                },
                {
                    "id": "8f51a4e7-47a7-4130-a236-fbdebf550dd6",
                    "gambit_id": "205f40a0-6f11-4964-aa76-08a2db472ed9",
                    "last_updated": "2022-10-24T10:37:19.479961-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10604afa-0e1c-4ac3-b689-762a72f0aa1f/?format=api"
                }
            ]
        },
        {
            "id": "440aaf34-998b-4c98-b49b-9041515cec8e",
            "match": "https://api-prod.gambitprofit.com/api/matches/092ccfc7-4388-443f-861c-f5df42a52fb9/?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": "San Francisco 49ers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Kansas City Chiefs",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "45739109-8838-42de-b414-34d259692ac0",
                    "gambit_id": "1ce0032e-b0e0-4c07-adad-b22804301074",
                    "last_updated": "2022-10-24T10:37:19.482865-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/440aaf34-998b-4c98-b49b-9041515cec8e/?format=api"
                },
                {
                    "id": "d864ef66-d1e2-49da-84a4-d8a96d3d11fb",
                    "gambit_id": "c0ea23a4-edc0-4671-87de-8f5973d1a929",
                    "last_updated": "2022-10-24T10:37:19.483863-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/440aaf34-998b-4c98-b49b-9041515cec8e/?format=api"
                }
            ]
        },
        {
            "id": "d01a5089-7415-4a44-807e-d4a080956ad5",
            "match": "https://api-prod.gambitprofit.com/api/matches/092ccfc7-4388-443f-861c-f5df42a52fb9/?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 48.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 48.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6193e271-c9a4-4cac-a1b5-75938fdb6075",
                    "gambit_id": "79e3f78f-0696-4be1-99c7-b2e589c724d9",
                    "last_updated": "2022-10-24T10:37:19.478014-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 48.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "48.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d01a5089-7415-4a44-807e-d4a080956ad5/?format=api"
                },
                {
                    "id": "6a2ac11f-fce1-4231-889b-32cfdc06fd5f",
                    "gambit_id": "2e458a25-0064-4657-9d83-3c08e9005f60",
                    "last_updated": "2022-10-24T10:37:19.476973-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 48.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "48.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d01a5089-7415-4a44-807e-d4a080956ad5/?format=api"
                }
            ]
        }
    ]
}