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/772767f6-7cfa-43dc-85fd-0603b8c82b39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "772767f6-7cfa-43dc-85fd-0603b8c82b39",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9e5d3347-025f-449d-a8c4-a99d7c7e0bc5",
    "completed": true,
    "last_updated": "2022-12-03T10:27:33.106176-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.9,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/9e5d3347-025f-449d-a8c4-a99d7c7e0bc5",
    "datetime": "2022-12-01T19:07:00-05:00",
    "cutoff_datetime": "2022-12-01T19:07:00-05:00",
    "name": "Colorado Avalanche v. Buffalo Sabres",
    "bettypes": [
        {
            "id": "ce0eb298-5cbc-4ece-9d17-73a62159da09",
            "match": "https://api-prod.gambitprofit.com/api/matches/772767f6-7cfa-43dc-85fd-0603b8c82b39/?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": "Colorado Avalanche",
                        "amount": 6114.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 3886.0
                    }
                ],
                "expected_reward_tokens": 9170.96,
                "profit_sb": 170.96,
                "profit_sb_percentage": 1.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ae8618b6-d562-4857-b949-d2edc823e593",
                    "gambit_id": "78cac6ed-6096-45dc-a82c-ccd295e7e503",
                    "last_updated": "2022-12-03T10:27:33.117127-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.50000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce0eb298-5cbc-4ece-9d17-73a62159da09/?format=api"
                },
                {
                    "id": "815ccdd9-86c3-4f91-b43a-60871f3779b1",
                    "gambit_id": "cb08c306-8417-47c0-8179-eb9a3ffe49c1",
                    "last_updated": "2022-12-03T10:27:33.115963-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "2.36000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce0eb298-5cbc-4ece-9d17-73a62159da09/?format=api"
                }
            ]
        },
        {
            "id": "cc8fdb02-0215-44c1-ad76-3c3518c35275",
            "match": "https://api-prod.gambitprofit.com/api/matches/772767f6-7cfa-43dc-85fd-0603b8c82b39/?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": "Buffalo Sabres",
                        "amount": 5829.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 4171.0
                    }
                ],
                "expected_reward_tokens": 9092.78,
                "profit_sb": 92.78,
                "profit_sb_percentage": 1.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c4c53b3f-ecfb-4d90-858f-35502754acea",
                    "gambit_id": "419dc475-3265-4b2a-a564-e7215b744d15",
                    "last_updated": "2022-12-03T10:27:33.113675-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.56000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc8fdb02-0215-44c1-ad76-3c3518c35275/?format=api"
                },
                {
                    "id": "ec673d91-58cd-40a5-8169-e55c7d721731",
                    "gambit_id": "ef62c37d-e101-4fd9-a478-3e6f90c27d10",
                    "last_updated": "2022-12-03T10:27:33.112548-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.18000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc8fdb02-0215-44c1-ad76-3c3518c35275/?format=api"
                }
            ]
        },
        {
            "id": "a02f7d70-815e-4547-aeaf-937a67e0b6b2",
            "match": "https://api-prod.gambitprofit.com/api/matches/772767f6-7cfa-43dc-85fd-0603b8c82b39/?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 6.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a71bc127-7957-4f01-af3d-802bceac62e5",
                    "gambit_id": "5c9a6fa7-0894-4cf0-9d08-5d3460412930",
                    "last_updated": "2022-12-03T10:27:33.110276-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a02f7d70-815e-4547-aeaf-937a67e0b6b2/?format=api"
                },
                {
                    "id": "2ffd8bd0-5089-4c12-85a5-0f12a839561d",
                    "gambit_id": "f04c5793-3a9c-409a-b8ac-6d99bbf206cd",
                    "last_updated": "2022-12-03T10:27:33.109109-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a02f7d70-815e-4547-aeaf-937a67e0b6b2/?format=api"
                }
            ]
        }
    ]
}