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/34f9cd6a-21ea-4081-8c0b-80d596398b4e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "34f9cd6a-21ea-4081-8c0b-80d596398b4e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "44a3feef-83e7-43ea-96dd-8f4aadc36b76",
    "completed": true,
    "last_updated": "2022-12-05T11:22:14.145755-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.51,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/44a3feef-83e7-43ea-96dd-8f4aadc36b76",
    "datetime": "2022-12-03T22:07:00-05:00",
    "cutoff_datetime": "2022-12-03T22:07:00-05:00",
    "name": "Arizona Coyotes v. Vancouver Canucks",
    "bettypes": [
        {
            "id": "c84b8772-84f1-4807-8dce-9d7861cf9101",
            "match": "https://api-prod.gambitprofit.com/api/matches/34f9cd6a-21ea-4081-8c0b-80d596398b4e/?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": "Vancouver Canucks",
                        "amount": 6389.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 3611.0
                    }
                ],
                "expected_reward_tokens": 9135.83,
                "profit_sb": 135.83,
                "profit_sb_percentage": 1.51,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2dab788b-6a06-4578-b0ce-49b688aeb12a",
                    "gambit_id": "c4f7db6c-3498-4c0d-99ce-dbfcffd9bcd7",
                    "last_updated": "2022-12-05T11:22:14.154723-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.43000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c84b8772-84f1-4807-8dce-9d7861cf9101/?format=api"
                },
                {
                    "id": "06fb535e-a0cd-4b0e-a6dc-271a0e433476",
                    "gambit_id": "181b0bb4-8c74-4d42-9645-0ddf40331361",
                    "last_updated": "2022-12-05T11:22:14.155765-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "2.53000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c84b8772-84f1-4807-8dce-9d7861cf9101/?format=api"
                }
            ]
        },
        {
            "id": "033aa569-fea9-4381-a544-39eead76224e",
            "match": "https://api-prod.gambitprofit.com/api/matches/34f9cd6a-21ea-4081-8c0b-80d596398b4e/?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": "Arizona Coyotes",
                        "amount": 5492.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 4508.0
                    }
                ],
                "expected_reward_tokens": 9061.08,
                "profit_sb": 61.08,
                "profit_sb_percentage": 0.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "043b1c6b-f316-4c6e-9696-682535470c0f",
                    "gambit_id": "4550200b-689f-49b6-b679-82628109f0c5",
                    "last_updated": "2022-12-05T11:22:14.152759-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.65000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/033aa569-fea9-4381-a544-39eead76224e/?format=api"
                },
                {
                    "id": "fb15f339-464f-4aae-a4d4-548ca6ebb14f",
                    "gambit_id": "92c09d15-ce30-4e91-a571-e38c86e5cb1a",
                    "last_updated": "2022-12-05T11:22:14.151763-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/033aa569-fea9-4381-a544-39eead76224e/?format=api"
                }
            ]
        },
        {
            "id": "2b830c3e-2d73-4891-91af-6b6e90826b3a",
            "match": "https://api-prod.gambitprofit.com/api/matches/34f9cd6a-21ea-4081-8c0b-80d596398b4e/?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 Under 6.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8a7dbd35-495f-47d0-8f28-cccab875422c",
                    "gambit_id": "023618bb-659f-4196-a10f-b731155c8d52",
                    "last_updated": "2022-12-05T11:22:14.148715-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b830c3e-2d73-4891-91af-6b6e90826b3a/?format=api"
                },
                {
                    "id": "cfc4f53c-9b44-4c15-b026-999322bf8378",
                    "gambit_id": "0ee091bd-4ad1-4713-acdd-548a068bb751",
                    "last_updated": "2022-12-05T11:22:14.149793-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b830c3e-2d73-4891-91af-6b6e90826b3a/?format=api"
                }
            ]
        }
    ]
}