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/4ddda5c2-87d7-4f03-acb8-26876a999b1f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4ddda5c2-87d7-4f03-acb8-26876a999b1f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "bf6eb2bd-4543-4f95-bda8-8c1a56d4e2dc",
    "completed": true,
    "last_updated": "2022-11-06T08:58:19.113967-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.74,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/bf6eb2bd-4543-4f95-bda8-8c1a56d4e2dc",
    "datetime": "2022-11-05T15:00:00-04:00",
    "cutoff_datetime": "2022-11-05T15:00:00-04:00",
    "name": "Georgia State v. Southern Miss",
    "bettypes": [
        {
            "id": "2670050e-0cea-422a-a9c0-e80c742d9d65",
            "match": "https://api-prod.gambitprofit.com/api/matches/4ddda5c2-87d7-4f03-acb8-26876a999b1f/?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": "Southern Miss",
                        "amount": 5397.0
                    },
                    {
                        "team": "Georgia State",
                        "amount": 4603.0
                    }
                ],
                "expected_reward_tokens": 9066.96,
                "profit_sb": 66.96,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7949575a-d6ff-4429-b002-1e58a0ec061d",
                    "gambit_id": "018b0916-68d3-43aa-a931-a789695e9619",
                    "last_updated": "2022-11-06T08:58:19.120504-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Southern Miss",
                    "reward": "1.68000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2670050e-0cea-422a-a9c0-e80c742d9d65/?format=api"
                },
                {
                    "id": "199bd029-38a0-4f69-93f5-141a1167f705",
                    "gambit_id": "66e08fbd-ea46-4ec6-a5a7-836f4ec8f8fa",
                    "last_updated": "2022-11-06T08:58:19.121669-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Georgia State",
                    "reward": "1.97000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2670050e-0cea-422a-a9c0-e80c742d9d65/?format=api"
                }
            ]
        },
        {
            "id": "32d1995c-ff63-4df3-a1ad-c35de87d6898",
            "match": "https://api-prod.gambitprofit.com/api/matches/4ddda5c2-87d7-4f03-acb8-26876a999b1f/?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": "Southern Miss",
                        "amount": 5000.0
                    },
                    {
                        "team": "Georgia State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4d881af7-f44c-47c6-ae2a-4a4afa7915c4",
                    "gambit_id": "5fa4d765-b161-4868-bd39-a55848fb3903",
                    "last_updated": "2022-11-06T08:58:19.123613-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Southern Miss",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32d1995c-ff63-4df3-a1ad-c35de87d6898/?format=api"
                },
                {
                    "id": "0e856403-1246-44a1-a986-b5aa4e07089b",
                    "gambit_id": "765474d0-d3d1-48d4-9201-4825f48d45f7",
                    "last_updated": "2022-11-06T08:58:19.124584-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Georgia State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32d1995c-ff63-4df3-a1ad-c35de87d6898/?format=api"
                }
            ]
        },
        {
            "id": "781ce177-46fc-4b66-aaf2-5ed54e0b9888",
            "match": "https://api-prod.gambitprofit.com/api/matches/4ddda5c2-87d7-4f03-acb8-26876a999b1f/?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 47.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 47.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d048a364-df47-4936-a25f-a880de5bcbfe",
                    "gambit_id": "699ef79b-de41-4791-b8e9-dc46eef6da50",
                    "last_updated": "2022-11-06T08:58:19.118085-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 47.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/781ce177-46fc-4b66-aaf2-5ed54e0b9888/?format=api"
                },
                {
                    "id": "92d0db7d-06c4-4a45-b904-c66ce845917a",
                    "gambit_id": "ecba6072-fa0e-4188-9dff-f652b527d273",
                    "last_updated": "2022-11-06T08:58:19.116871-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 47.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/781ce177-46fc-4b66-aaf2-5ed54e0b9888/?format=api"
                }
            ]
        }
    ]
}