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/e12231ff-742c-464b-85f2-3a9a27a4e58e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e12231ff-742c-464b-85f2-3a9a27a4e58e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ae83fa24-35c1-4017-a65f-99fb23a75c2e",
    "completed": true,
    "last_updated": "2022-09-25T11:27:10.529899-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.04,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/ae83fa24-35c1-4017-a65f-99fb23a75c2e",
    "datetime": "2022-09-24T12:00:00-04:00",
    "cutoff_datetime": "2022-09-24T12:00:00-04:00",
    "name": "Maryland v. Michigan",
    "bettypes": [
        {
            "id": "34b9cfc1-98fc-4aaf-ab94-328d3ce57ae6",
            "match": "https://api-prod.gambitprofit.com/api/matches/e12231ff-742c-464b-85f2-3a9a27a4e58e/?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": "Michigan",
                        "amount": 8516.0
                    },
                    {
                        "team": "Maryland",
                        "amount": 1484.0
                    }
                ],
                "expected_reward_tokens": 9364.04,
                "profit_sb": 364.04,
                "profit_sb_percentage": 4.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7ada1556-8a4a-4cc2-b8a3-377f357af9f6",
                    "gambit_id": "178574c1-f08f-401c-a1c1-81b5e56c80f4",
                    "last_updated": "2022-09-25T11:27:10.536293-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Michigan",
                    "reward": "1.10000",
                    "odds": "1.11110",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b9cfc1-98fc-4aaf-ab94-328d3ce57ae6/?format=api"
                },
                {
                    "id": "9193ce15-656f-4224-9502-26d56bdf02b4",
                    "gambit_id": "437665b5-c2fb-49a9-a211-7b236afe6668",
                    "last_updated": "2022-09-25T11:27:10.537399-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Maryland",
                    "reward": "6.31000",
                    "odds": "7.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b9cfc1-98fc-4aaf-ab94-328d3ce57ae6/?format=api"
                }
            ]
        },
        {
            "id": "f648b8bf-9963-45e1-801e-273f5d5f91c2",
            "match": "https://api-prod.gambitprofit.com/api/matches/e12231ff-742c-464b-85f2-3a9a27a4e58e/?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": "Michigan",
                        "amount": 5097.0
                    },
                    {
                        "team": "Maryland",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2b1bc42c-bd50-4ae8-8cd3-d261d75d3f8d",
                    "gambit_id": "bfe170e6-43e3-4e49-8f34-8100f342d60f",
                    "last_updated": "2022-09-25T11:27:10.539639-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Michigan",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "-17.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f648b8bf-9963-45e1-801e-273f5d5f91c2/?format=api"
                },
                {
                    "id": "ad9a7b7f-a614-44b5-9e58-283d1c657a64",
                    "gambit_id": "b1541572-29bc-410a-aea0-0aea5d8dec26",
                    "last_updated": "2022-09-25T11:27:10.540704-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Maryland",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "17.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f648b8bf-9963-45e1-801e-273f5d5f91c2/?format=api"
                }
            ]
        },
        {
            "id": "fecc6c22-638f-4a4f-b784-9299f0a8d11a",
            "match": "https://api-prod.gambitprofit.com/api/matches/e12231ff-742c-464b-85f2-3a9a27a4e58e/?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 66",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 66",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "944b935c-432c-437f-87f5-dad64547e291",
                    "gambit_id": "11a60677-69b7-4c82-9dcd-a727fe46118a",
                    "last_updated": "2022-09-25T11:27:10.533935-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 66",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "66.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fecc6c22-638f-4a4f-b784-9299f0a8d11a/?format=api"
                },
                {
                    "id": "a2ba4c61-c7e0-4fb7-84a4-ee1633aeb8d0",
                    "gambit_id": "632c641c-115e-4952-805a-51d75c2b305e",
                    "last_updated": "2022-09-25T11:27:10.532724-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 66",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "66.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fecc6c22-638f-4a4f-b784-9299f0a8d11a/?format=api"
                }
            ]
        }
    ]
}