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/d5aff349-38db-4fa2-8ffd-6c4a351275f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d5aff349-38db-4fa2-8ffd-6c4a351275f1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3d328f36-5a95-40ab-a1cd-0f7dcbc87f3f",
    "completed": true,
    "last_updated": "2023-02-11T19:32:23.244747-05:00",
    "created_at": "2023-02-09T11:12:02.899803-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.39,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/3d328f36-5a95-40ab-a1cd-0f7dcbc87f3f",
    "datetime": "2023-02-09T20:07:00-05:00",
    "cutoff_datetime": "2023-02-09T20:07:00-05:00",
    "name": "Vegas Golden Knights v. Minnesota Wild",
    "bettypes": [
        {
            "id": "fc5c189b-fa81-4c7d-8fe0-559ee9b7fa69",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5aff349-38db-4fa2-8ffd-6c4a351275f1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-09T11:12:02.909857-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": "Minnesota Wild",
                        "amount": 5317.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "da06ebfc-4c71-43e0-b2c7-1a4ddd9c91d9",
                    "gambit_id": "bdae99af-647b-4819-94b4-0d787304f00f",
                    "last_updated": "2023-02-11T19:32:23.257256-05:00",
                    "created_at": "2023-02-09T11:12:02.911076-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc5c189b-fa81-4c7d-8fe0-559ee9b7fa69/?format=api"
                },
                {
                    "id": "f8503ddd-ff86-404a-85c4-67ab44be0592",
                    "gambit_id": "d03d4d4a-6ca4-4a7b-86df-46ebb6cc4023",
                    "last_updated": "2023-02-11T19:32:23.258402-05:00",
                    "created_at": "2023-02-09T11:12:02.912382-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc5c189b-fa81-4c7d-8fe0-559ee9b7fa69/?format=api"
                }
            ]
        },
        {
            "id": "76dc32d7-0a69-4bff-9a1e-4d670b61eb2f",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5aff349-38db-4fa2-8ffd-6c4a351275f1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-09T11:12:02.905968-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": "Vegas Golden Knights",
                        "amount": 6759.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 3241.0
                    }
                ],
                "expected_reward_tokens": 9462.6,
                "profit_sb": -37.4,
                "profit_sb_percentage": -0.39,
                "recommended": false
            },
            "lines": [
                {
                    "id": "47f5848c-835c-4e5a-901e-9553dbdbafca",
                    "gambit_id": "9b0e3318-fd55-4898-83ca-016da16e0617",
                    "last_updated": "2023-02-11T19:32:23.254775-05:00",
                    "created_at": "2023-02-09T11:12:02.908514-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76dc32d7-0a69-4bff-9a1e-4d670b61eb2f/?format=api"
                },
                {
                    "id": "1e7abc7e-3638-4f80-95be-8bf1727e9a1d",
                    "gambit_id": "fe7a93a5-e1ca-4173-abb7-fbb8f72e75ab",
                    "last_updated": "2023-02-11T19:32:23.253280-05:00",
                    "created_at": "2023-02-09T11:12:02.907216-05:00",
                    "name": "Minnesota Wild",
                    "reward": "2.92000",
                    "odds": "3.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76dc32d7-0a69-4bff-9a1e-4d670b61eb2f/?format=api"
                }
            ]
        },
        {
            "id": "88ae2ce8-9ab3-4252-9d88-845113751e13",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5aff349-38db-4fa2-8ffd-6c4a351275f1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-09T11:12:02.901715-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "db91e222-e57e-4450-8404-3ff8af11b5eb",
                    "gambit_id": "3dbc003b-cbb7-4333-8489-2fb51f7a01c4",
                    "last_updated": "2023-02-11T19:32:23.250142-05:00",
                    "created_at": "2023-02-09T11:12:02.904428-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88ae2ce8-9ab3-4252-9d88-845113751e13/?format=api"
                },
                {
                    "id": "f562d8a0-3e41-4fb1-ac7c-cb0157fa4331",
                    "gambit_id": "ee9e1826-51ac-445b-81ad-058604197786",
                    "last_updated": "2023-02-11T19:32:23.248393-05:00",
                    "created_at": "2023-02-09T11:12:02.903067-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88ae2ce8-9ab3-4252-9d88-845113751e13/?format=api"
                }
            ]
        }
    ]
}