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/c19be247-acb4-40ff-bb56-50a957de2899/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c19be247-acb4-40ff-bb56-50a957de2899",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f1adf4dc-b224-4e38-a6b5-5af951db1b10",
    "completed": true,
    "last_updated": "2024-01-15T09:53:16.171651-05:00",
    "created_at": "2024-01-11T09:38:14.247507-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.59,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/f1adf4dc-b224-4e38-a6b5-5af951db1b10",
    "datetime": "2024-01-11T19:07:00-05:00",
    "cutoff_datetime": "2024-01-11T19:07:00-05:00",
    "name": "Seattle Kraken v. Washington Capitals",
    "bettypes": [
        {
            "id": "47757229-5b70-4c95-bb83-724c2941a51e",
            "match": "https://api-prod.gambitprofit.com/api/matches/c19be247-acb4-40ff-bb56-50a957de2899/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-11T09:38:14.257516-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": "Seattle Kraken",
                        "amount": 5512.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8707d2b8-f45f-444a-b878-8b327a96a556",
                    "gambit_id": "1bf7f715-dff3-4384-a344-3d1afdb051cf",
                    "last_updated": "2024-01-15T09:53:16.188277-05:00",
                    "created_at": "2024-01-11T09:38:14.261285-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47757229-5b70-4c95-bb83-724c2941a51e/?format=api"
                },
                {
                    "id": "6d3412a4-4ff4-4a33-8ed5-2ea071c324c8",
                    "gambit_id": "c60d9a40-06d3-4e17-a298-27f227850552",
                    "last_updated": "2024-01-15T09:53:16.191434-05:00",
                    "created_at": "2024-01-11T09:38:14.265218-05:00",
                    "name": "Washington Capitals",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47757229-5b70-4c95-bb83-724c2941a51e/?format=api"
                }
            ]
        },
        {
            "id": "529ec49c-36ae-428e-a6c5-a7dcc4b00d6d",
            "match": "https://api-prod.gambitprofit.com/api/matches/c19be247-acb4-40ff-bb56-50a957de2899/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-11T09:38:14.270141-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": "Washington Capitals",
                        "amount": 6698.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 3302.0
                    }
                ],
                "expected_reward_tokens": 9443.72,
                "profit_sb": -56.28,
                "profit_sb_percentage": -0.59,
                "recommended": false
            },
            "lines": [
                {
                    "id": "97742050-55c4-467d-9f43-eb0a008b5edf",
                    "gambit_id": "b91d7a0f-1d54-4496-8bd5-3cb4dcf19281",
                    "last_updated": "2024-01-15T09:53:16.206910-05:00",
                    "created_at": "2024-01-11T09:38:14.278119-05:00",
                    "name": "Washington Capitals",
                    "reward": "1.41000",
                    "odds": "1.42550",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/529ec49c-36ae-428e-a6c5-a7dcc4b00d6d/?format=api"
                },
                {
                    "id": "760bc64d-d051-4291-86f2-a03372c1c1fb",
                    "gambit_id": "bf6bdf7c-516d-4631-85d4-74790412dc65",
                    "last_updated": "2024-01-15T09:53:16.203612-05:00",
                    "created_at": "2024-01-11T09:38:14.274093-05:00",
                    "name": "Seattle Kraken",
                    "reward": "2.86000",
                    "odds": "2.95000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/529ec49c-36ae-428e-a6c5-a7dcc4b00d6d/?format=api"
                }
            ]
        },
        {
            "id": "5111e095-1684-4009-a374-41c5bb3799c3",
            "match": "https://api-prod.gambitprofit.com/api/matches/c19be247-acb4-40ff-bb56-50a957de2899/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-11T09:38:14.282375-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 5.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8997127a-8fc2-4c69-ba75-498fc5864ad4",
                    "gambit_id": "70afc501-1bb7-4d20-8157-b00d9e3f87f6",
                    "last_updated": "2024-01-15T09:53:16.213232-05:00",
                    "created_at": "2024-01-11T09:38:14.286657-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5111e095-1684-4009-a374-41c5bb3799c3/?format=api"
                },
                {
                    "id": "c8cecc34-bfba-49c8-887d-05a6ce201121",
                    "gambit_id": "3103d0dc-da56-4061-9254-e768bb85b047",
                    "last_updated": "2024-01-15T09:53:16.234486-05:00",
                    "created_at": "2024-01-11T09:38:14.290564-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5111e095-1684-4009-a374-41c5bb3799c3/?format=api"
                }
            ]
        }
    ]
}