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/f940d195-b1ed-4c15-934f-df38b420354f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f940d195-b1ed-4c15-934f-df38b420354f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "90f88d42-ec2c-485e-919f-c86e4d247834",
    "completed": true,
    "last_updated": "2023-12-08T21:23:06.593418-05:00",
    "created_at": "2023-12-07T09:48:17.170386-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.71,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/90f88d42-ec2c-485e-919f-c86e4d247834",
    "datetime": "2023-12-07T19:07:00-05:00",
    "cutoff_datetime": "2023-12-07T19:07:00-05:00",
    "name": "Los Angeles Kings v. Montreal Canadiens",
    "bettypes": [
        {
            "id": "e33f190e-e669-4866-961e-998642c8457f",
            "match": "https://api-prod.gambitprofit.com/api/matches/f940d195-b1ed-4c15-934f-df38b420354f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-07T09:48:17.177101-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": "Los Angeles Kings",
                        "amount": 6547.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 3453.0
                    }
                ],
                "expected_reward_tokens": 9426.69,
                "profit_sb": -73.31,
                "profit_sb_percentage": -0.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d858068b-584a-4358-955d-a217c435bd3c",
                    "gambit_id": "579a3361-4f8a-496b-821c-ed846532541f",
                    "last_updated": "2023-12-08T21:23:06.601400-05:00",
                    "created_at": "2023-12-07T09:48:17.182088-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e33f190e-e669-4866-961e-998642c8457f/?format=api"
                },
                {
                    "id": "5a069bdc-6685-4c52-b4e5-e5e6d3706069",
                    "gambit_id": "94c9afe5-bb08-49d1-98d9-87ce2bb795d4",
                    "last_updated": "2023-12-08T21:23:06.604803-05:00",
                    "created_at": "2023-12-07T09:48:17.186062-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.73000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e33f190e-e669-4866-961e-998642c8457f/?format=api"
                }
            ]
        },
        {
            "id": "3b8aa818-79d5-40e6-a7c0-de0b75a61f48",
            "match": "https://api-prod.gambitprofit.com/api/matches/f940d195-b1ed-4c15-934f-df38b420354f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-07T09:48:17.190990-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": "Montreal Canadiens",
                        "amount": 5421.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e93d8156-d13a-48af-9d39-8499f7693907",
                    "gambit_id": "24c8ea2b-3a43-4257-b7df-bb117670eae5",
                    "last_updated": "2023-12-08T21:23:06.614299-05:00",
                    "created_at": "2023-12-07T09:48:17.202940-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b8aa818-79d5-40e6-a7c0-de0b75a61f48/?format=api"
                },
                {
                    "id": "4b0c1ee0-dd43-4dc1-a568-fbfad1561a8f",
                    "gambit_id": "d614e4f6-1550-4dca-8343-48574d9c7f2c",
                    "last_updated": "2023-12-08T21:23:06.611173-05:00",
                    "created_at": "2023-12-07T09:48:17.198268-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b8aa818-79d5-40e6-a7c0-de0b75a61f48/?format=api"
                }
            ]
        },
        {
            "id": "43c37046-6f83-4875-9f2c-dac016568792",
            "match": "https://api-prod.gambitprofit.com/api/matches/f940d195-b1ed-4c15-934f-df38b420354f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-07T09:48:17.207230-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": 5213.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9d9bb815-cf95-4e9a-8030-c359d250ee3e",
                    "gambit_id": "14d2c130-f54e-494b-82a9-57c6f7ed6bc7",
                    "last_updated": "2023-12-08T21:23:06.623962-05:00",
                    "created_at": "2023-12-07T09:48:17.215175-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43c37046-6f83-4875-9f2c-dac016568792/?format=api"
                },
                {
                    "id": "42a940ef-d327-4ae3-b4aa-35a6cc97d282",
                    "gambit_id": "313bd892-5c87-4731-8d7e-774888ecb5f7",
                    "last_updated": "2023-12-08T21:23:06.620787-05:00",
                    "created_at": "2023-12-07T09:48:17.211495-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43c37046-6f83-4875-9f2c-dac016568792/?format=api"
                }
            ]
        }
    ]
}