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/f869d4aa-ffd8-4c27-a906-316ef90f0a07/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f869d4aa-ffd8-4c27-a906-316ef90f0a07",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1fb8a80e-c671-4c08-ba44-16aa823d99d4",
    "completed": true,
    "last_updated": "2023-01-01T10:27:16.145142-05:00",
    "created_at": "2022-12-31T00:17:10.297109-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.94,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/1fb8a80e-c671-4c08-ba44-16aa823d99d4",
    "datetime": "2022-12-31T12:00:00-05:00",
    "cutoff_datetime": "2022-12-31T12:00:00-05:00",
    "name": "Kansas State v. Alabama",
    "bettypes": [
        {
            "id": "f02a81e9-1360-4be7-a6fa-8ffc75d142f6",
            "match": "https://api-prod.gambitprofit.com/api/matches/f869d4aa-ffd8-4c27-a906-316ef90f0a07/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-31T00:17:10.302708-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": "Alabama",
                        "amount": 6952.0
                    },
                    {
                        "team": "Kansas State",
                        "amount": 3048.0
                    }
                ],
                "expected_reward_tokens": 9174.48,
                "profit_sb": 174.48,
                "profit_sb_percentage": 1.94,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e721f180-cf51-44c4-9315-905f58c189e3",
                    "gambit_id": "942426e7-7318-49a7-adc5-b3733b16708a",
                    "last_updated": "2023-01-01T10:27:16.151315-05:00",
                    "created_at": "2022-12-31T00:17:10.303814-05:00",
                    "name": "Alabama",
                    "reward": "1.32000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f02a81e9-1360-4be7-a6fa-8ffc75d142f6/?format=api"
                },
                {
                    "id": "8ae620a0-f255-4354-8dd1-3ee5c0c57477",
                    "gambit_id": "7dda4826-2229-476d-a9aa-722f1dac80ac",
                    "last_updated": "2023-01-01T10:27:16.152420-05:00",
                    "created_at": "2022-12-31T00:17:10.305117-05:00",
                    "name": "Kansas State",
                    "reward": "3.01000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f02a81e9-1360-4be7-a6fa-8ffc75d142f6/?format=api"
                }
            ]
        },
        {
            "id": "a08fbcf1-3c1a-4785-acdc-31d7789f745f",
            "match": "https://api-prod.gambitprofit.com/api/matches/f869d4aa-ffd8-4c27-a906-316ef90f0a07/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-31T00:17:10.306357-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": "Alabama",
                        "amount": 5000.0
                    },
                    {
                        "team": "Kansas State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a7296dd6-b8bd-449e-9ec1-df14ebc33728",
                    "gambit_id": "2b727cb0-e263-4004-88c9-96e709a7211b",
                    "last_updated": "2023-01-01T10:27:16.154704-05:00",
                    "created_at": "2022-12-31T00:17:10.307448-05:00",
                    "name": "Alabama",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a08fbcf1-3c1a-4785-acdc-31d7789f745f/?format=api"
                },
                {
                    "id": "e541ed2b-5f2b-44cc-a13e-3cdd348403fa",
                    "gambit_id": "f1ca7723-110f-4635-8e34-19f88a7c1587",
                    "last_updated": "2023-01-01T10:27:16.155817-05:00",
                    "created_at": "2022-12-31T00:17:10.308608-05:00",
                    "name": "Kansas State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a08fbcf1-3c1a-4785-acdc-31d7789f745f/?format=api"
                }
            ]
        },
        {
            "id": "4d29e9d7-126d-4b92-a3d1-d3baf4d00fa0",
            "match": "https://api-prod.gambitprofit.com/api/matches/f869d4aa-ffd8-4c27-a906-316ef90f0a07/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-31T00:17:10.298851-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 56.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 56.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5a8f6e05-0ba7-43eb-8f6e-d21afbc6866a",
                    "gambit_id": "63e770fd-549a-4548-989b-b1fae6785bb5",
                    "last_updated": "2023-01-01T10:27:16.147903-05:00",
                    "created_at": "2022-12-31T00:17:10.300273-05:00",
                    "name": "Game Total Under 56.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "56.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d29e9d7-126d-4b92-a3d1-d3baf4d00fa0/?format=api"
                },
                {
                    "id": "88cb21df-cf36-419c-92b1-5758e2d9293c",
                    "gambit_id": "67e1f136-6163-48eb-a281-bb2f83fb42dc",
                    "last_updated": "2023-01-01T10:27:16.149043-05:00",
                    "created_at": "2022-12-31T00:17:10.301496-05:00",
                    "name": "Game Total Over 56.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "56.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d29e9d7-126d-4b92-a3d1-d3baf4d00fa0/?format=api"
                }
            ]
        }
    ]
}