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/0e5e0f3a-c3e0-498f-a599-c4458c82b3a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0e5e0f3a-c3e0-498f-a599-c4458c82b3a9",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9ee390da-e420-4b84-b905-842db8b204b7",
    "completed": true,
    "last_updated": "2022-12-28T21:57:16.984359-05:00",
    "created_at": "2022-12-27T08:57:14.330603-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/9ee390da-e420-4b84-b905-842db8b204b7",
    "datetime": "2022-12-27T12:00:00-05:00",
    "cutoff_datetime": "2022-12-27T12:00:00-05:00",
    "name": "Georgia Southern v. Buffalo",
    "bettypes": [
        {
            "id": "18254d4e-6876-4bd9-af65-3138c8d79457",
            "match": "https://api-prod.gambitprofit.com/api/matches/0e5e0f3a-c3e0-498f-a599-c4458c82b3a9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-27T08:57:14.332795-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": "Georgia Southern",
                        "amount": 6691.0
                    },
                    {
                        "team": "Buffalo",
                        "amount": 3309.0
                    }
                ],
                "expected_reward_tokens": 9099.75,
                "profit_sb": 99.75,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3c52b343-bfb1-4043-be32-f2840f1f509a",
                    "gambit_id": "84325fe5-d218-46b5-b968-5ab4e84c2ee8",
                    "last_updated": "2022-12-28T21:57:16.988331-05:00",
                    "created_at": "2022-12-27T08:57:14.335780-05:00",
                    "name": "Georgia Southern",
                    "reward": "1.36000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18254d4e-6876-4bd9-af65-3138c8d79457/?format=api"
                },
                {
                    "id": "302df21e-0ab7-4e1c-b21a-a5e1b313ca5e",
                    "gambit_id": "9783d494-b6d5-4e35-b4e0-ae7be9f66a73",
                    "last_updated": "2022-12-28T21:57:16.987225-05:00",
                    "created_at": "2022-12-27T08:57:14.334365-05:00",
                    "name": "Buffalo",
                    "reward": "2.75000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18254d4e-6876-4bd9-af65-3138c8d79457/?format=api"
                }
            ]
        },
        {
            "id": "69d0fdcf-0cf6-4607-ad96-99b96af41253",
            "match": "https://api-prod.gambitprofit.com/api/matches/0e5e0f3a-c3e0-498f-a599-c4458c82b3a9/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-27T08:57:14.341094-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": "Buffalo",
                        "amount": 5000.0
                    },
                    {
                        "team": "Georgia Southern",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "df5d3709-d06b-4d71-8ac8-60c8463b918d",
                    "gambit_id": "872c63d8-c8a2-4421-bd1d-f2953d86f9df",
                    "last_updated": "2022-12-28T21:57:16.993906-05:00",
                    "created_at": "2022-12-27T08:57:14.342332-05:00",
                    "name": "Buffalo",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69d0fdcf-0cf6-4607-ad96-99b96af41253/?format=api"
                },
                {
                    "id": "f7a88257-8f7f-4a7f-bcda-606de1a35329",
                    "gambit_id": "cf80035b-84b1-45cd-836d-c78fdb25e936",
                    "last_updated": "2022-12-28T21:57:16.995056-05:00",
                    "created_at": "2022-12-27T08:57:14.343602-05:00",
                    "name": "Georgia Southern",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69d0fdcf-0cf6-4607-ad96-99b96af41253/?format=api"
                }
            ]
        },
        {
            "id": "b2d70875-eab9-482a-b4ee-18b440065079",
            "match": "https://api-prod.gambitprofit.com/api/matches/0e5e0f3a-c3e0-498f-a599-c4458c82b3a9/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-27T08:57:14.337254-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 Under 66.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 66.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d0d9630e-b5f0-4048-8fed-b0e46342315a",
                    "gambit_id": "fc36f429-933a-4261-99c5-aa41815c11ac",
                    "last_updated": "2022-12-28T21:57:16.990571-05:00",
                    "created_at": "2022-12-27T08:57:14.338469-05:00",
                    "name": "Game Total Under 66.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "66.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2d70875-eab9-482a-b4ee-18b440065079/?format=api"
                },
                {
                    "id": "3b4b94d6-3849-4bfa-8f28-439116009886",
                    "gambit_id": "e1e2360c-1741-424a-9dfa-899aea9b0aab",
                    "last_updated": "2022-12-28T21:57:16.991666-05:00",
                    "created_at": "2022-12-27T08:57:14.339751-05:00",
                    "name": "Game Total Over 66.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "66.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2d70875-eab9-482a-b4ee-18b440065079/?format=api"
                }
            ]
        }
    ]
}