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/2a1f6675-d510-4025-a6c9-7fff37272df3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2a1f6675-d510-4025-a6c9-7fff37272df3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7c9cfd45-5819-454b-bd80-b66e3ebc3925",
    "completed": true,
    "last_updated": "2024-01-09T10:18:17.065040-05:00",
    "created_at": "2024-01-06T09:23:25.331381-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.17,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/7c9cfd45-5819-454b-bd80-b66e3ebc3925",
    "datetime": "2024-01-06T19:07:00-05:00",
    "cutoff_datetime": "2024-01-06T19:07:00-05:00",
    "name": "New York Rangers v. Montreal Canadiens",
    "bettypes": [
        {
            "id": "d2727f6d-2885-40c5-a3d4-683a88a86d2b",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a1f6675-d510-4025-a6c9-7fff37272df3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-06T09:23:25.349838-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": "New York Rangers",
                        "amount": 6324.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d9cd7712-dd6a-4117-8156-67527c5fc869",
                    "gambit_id": "dc73f048-4725-4830-b5d5-a7205579f755",
                    "last_updated": "2024-01-09T10:18:17.085007-05:00",
                    "created_at": "2024-01-06T09:23:25.360873-05:00",
                    "name": "New York Rangers",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2727f6d-2885-40c5-a3d4-683a88a86d2b/?format=api"
                },
                {
                    "id": "e9da9493-0ef2-4549-9686-a494e555bff3",
                    "gambit_id": "925ebdb4-d87b-45f1-9e14-4c762e052ba7",
                    "last_updated": "2024-01-09T10:18:17.088558-05:00",
                    "created_at": "2024-01-06T09:23:25.366755-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2727f6d-2885-40c5-a3d4-683a88a86d2b/?format=api"
                }
            ]
        },
        {
            "id": "6a0ca270-3412-4f2e-9bc0-0d082d4025a2",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a1f6675-d510-4025-a6c9-7fff37272df3/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-06T09:23:25.371824-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": 5773.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "21639c50-c7b3-474d-b9ea-dd747163ca12",
                    "gambit_id": "ab8ddf87-f8aa-4624-987e-20f6cd319174",
                    "last_updated": "2024-01-09T10:18:17.098611-05:00",
                    "created_at": "2024-01-06T09:23:25.386372-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a0ca270-3412-4f2e-9bc0-0d082d4025a2/?format=api"
                },
                {
                    "id": "4da7ee87-6b5a-43b1-9bd0-1f4426772343",
                    "gambit_id": "f8fa555b-f7f8-4fe4-9880-e757c108e0da",
                    "last_updated": "2024-01-09T10:18:17.095146-05:00",
                    "created_at": "2024-01-06T09:23:25.377580-05:00",
                    "name": "New York Rangers",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a0ca270-3412-4f2e-9bc0-0d082d4025a2/?format=api"
                }
            ]
        },
        {
            "id": "34028ed8-3e54-476b-9446-a16f4b9061e1",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a1f6675-d510-4025-a6c9-7fff37272df3/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-06T09:23:25.391046-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",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "518001f0-44c8-45d6-8526-5ce6b1a72bfd",
                    "gambit_id": "7b44444c-4990-4c33-823d-cae7afb18cff",
                    "last_updated": "2024-01-09T10:18:17.105753-05:00",
                    "created_at": "2024-01-06T09:23:25.394738-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34028ed8-3e54-476b-9446-a16f4b9061e1/?format=api"
                },
                {
                    "id": "d855161d-836b-4831-8bec-fd3c4a581589",
                    "gambit_id": "f7586c28-b49e-4a24-8df1-d768168ad418",
                    "last_updated": "2024-01-09T10:18:17.109275-05:00",
                    "created_at": "2024-01-06T09:23:25.398595-05:00",
                    "name": "Game Total Under 6",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34028ed8-3e54-476b-9446-a16f4b9061e1/?format=api"
                }
            ]
        }
    ]
}