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/caf98fa4-f25d-40f0-92cf-9c72abda167a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "caf98fa4-f25d-40f0-92cf-9c72abda167a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7aba80d1-014e-41ad-ad3a-9ba16512ec6c",
    "completed": true,
    "last_updated": "2023-11-24T10:23:22.735586-05:00",
    "created_at": "2023-11-22T09:13:16.617226-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.38,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/7aba80d1-014e-41ad-ad3a-9ba16512ec6c",
    "datetime": "2023-11-23T20:20:00-05:00",
    "cutoff_datetime": "2023-11-23T20:20:00-05:00",
    "name": "San Francisco 49ers v. Seattle Seahawks",
    "bettypes": [
        {
            "id": "06f4a1cb-9d45-400a-b1a6-d0966efb6885",
            "match": "https://api-prod.gambitprofit.com/api/matches/caf98fa4-f25d-40f0-92cf-9c72abda167a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-22T09:13:16.644017-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": 7280.0
                    },
                    {
                        "team": "Seattle Seahawks",
                        "amount": 2720.0
                    }
                ],
                "expected_reward_tokens": 9464.0,
                "profit_sb": -36.0,
                "profit_sb_percentage": -0.38,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6bc04ebc-ca56-41e5-8f67-d96928698063",
                    "gambit_id": "d5fda50e-1290-4812-a761-3e97e525560b",
                    "last_updated": "2023-11-24T10:23:22.761828-05:00",
                    "created_at": "2023-11-22T09:13:16.647560-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.30000",
                    "odds": "1.31250",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06f4a1cb-9d45-400a-b1a6-d0966efb6885/?format=api"
                },
                {
                    "id": "207befc6-6448-4743-a960-47169962f981",
                    "gambit_id": "eb8b8077-c82d-4063-a159-b5b0f2cb5a3a",
                    "last_updated": "2023-11-24T10:23:22.766462-05:00",
                    "created_at": "2023-11-22T09:13:16.652446-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "3.48000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06f4a1cb-9d45-400a-b1a6-d0966efb6885/?format=api"
                }
            ]
        },
        {
            "id": "9405e54b-95f5-497b-960f-25a3e55dd57f",
            "match": "https://api-prod.gambitprofit.com/api/matches/caf98fa4-f25d-40f0-92cf-9c72abda167a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-22T09:13:16.632768-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": "Seattle Seahawks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0f66b6d4-ed3d-479f-b5c1-59f95ed52f62",
                    "gambit_id": "ba43ce33-34f5-474d-901f-0609933e4c6f",
                    "last_updated": "2023-11-24T10:23:22.748204-05:00",
                    "created_at": "2023-11-22T09:13:16.636698-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9405e54b-95f5-497b-960f-25a3e55dd57f/?format=api"
                },
                {
                    "id": "b1b3a9c4-3973-4817-9c7d-7a69f0f04f33",
                    "gambit_id": "f6700003-7fcf-4e50-b6ba-39820856ef3f",
                    "last_updated": "2023-11-24T10:23:22.752694-05:00",
                    "created_at": "2023-11-22T09:13:16.640299-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9405e54b-95f5-497b-960f-25a3e55dd57f/?format=api"
                }
            ]
        },
        {
            "id": "e02c2eeb-6eb3-422d-a49c-15c8dcd2d260",
            "match": "https://api-prod.gambitprofit.com/api/matches/caf98fa4-f25d-40f0-92cf-9c72abda167a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-22T09:13:16.656024-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 43",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "92703229-ab05-432e-b13b-378901afee3b",
                    "gambit_id": "f41676b4-4bca-42dd-a037-b7a50bb0d7b9",
                    "last_updated": "2023-11-24T10:23:22.774880-05:00",
                    "created_at": "2023-11-22T09:13:16.659438-05:00",
                    "name": "Game Total Over 43",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "43.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e02c2eeb-6eb3-422d-a49c-15c8dcd2d260/?format=api"
                },
                {
                    "id": "729015b6-58fd-4f1e-bc84-f7674df96cd0",
                    "gambit_id": "500e6ff6-41cd-406d-9aa0-6431604d3a07",
                    "last_updated": "2023-11-24T10:23:22.779142-05:00",
                    "created_at": "2023-11-22T09:13:16.667994-05:00",
                    "name": "Game Total Under 43",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "43.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e02c2eeb-6eb3-422d-a49c-15c8dcd2d260/?format=api"
                }
            ]
        }
    ]
}