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/b01053f0-2178-4bb5-bd70-c45f38aa4e3c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b01053f0-2178-4bb5-bd70-c45f38aa4e3c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b1316c9a-249c-47ef-b9b5-fa72e37b4f6d",
    "completed": true,
    "last_updated": "2023-12-23T21:13:17.769126-05:00",
    "created_at": "2023-12-22T10:13:13.745897-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.24,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/b1316c9a-249c-47ef-b9b5-fa72e37b4f6d",
    "datetime": "2023-12-22T19:07:00-05:00",
    "cutoff_datetime": "2023-12-22T19:07:00-05:00",
    "name": "Philadelphia Flyers v. Detroit Red Wings",
    "bettypes": [
        {
            "id": "853f2301-9c1d-4a4b-92f3-fd6814e796e1",
            "match": "https://api-prod.gambitprofit.com/api/matches/b01053f0-2178-4bb5-bd70-c45f38aa4e3c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-22T10:13:13.754341-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": "Detroit Red Wings",
                        "amount": 5423.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f18ceceb-e447-4376-a41c-dd52426193f6",
                    "gambit_id": "8dc20072-525a-43ea-a2cb-d35a55fd6ff5",
                    "last_updated": "2023-12-23T21:13:17.789092-05:00",
                    "created_at": "2023-12-22T10:13:13.764953-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/853f2301-9c1d-4a4b-92f3-fd6814e796e1/?format=api"
                },
                {
                    "id": "6079d091-bde0-4247-903e-efe8f0f44740",
                    "gambit_id": "adc2fae4-3c8e-48d2-b725-cd52ec2db6e3",
                    "last_updated": "2023-12-23T21:13:17.785341-05:00",
                    "created_at": "2023-12-22T10:13:13.759982-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/853f2301-9c1d-4a4b-92f3-fd6814e796e1/?format=api"
                }
            ]
        },
        {
            "id": "4331316a-d045-4fad-a7e1-47421d5c19ea",
            "match": "https://api-prod.gambitprofit.com/api/matches/b01053f0-2178-4bb5-bd70-c45f38aa4e3c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-22T10:13:13.769529-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": "Philadelphia Flyers",
                        "amount": 6554.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 3446.0
                    }
                ],
                "expected_reward_tokens": 9372.22,
                "profit_sb": -127.78,
                "profit_sb_percentage": -1.35,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6666d297-5eb6-47c5-9b01-ba9471bc2210",
                    "gambit_id": "c2074041-f706-4377-b9aa-b3ad4809b612",
                    "last_updated": "2023-12-23T21:13:17.799855-05:00",
                    "created_at": "2023-12-22T10:13:13.774174-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4331316a-d045-4fad-a7e1-47421d5c19ea/?format=api"
                },
                {
                    "id": "a841a381-96f5-467c-af96-0daa2376ca4a",
                    "gambit_id": "55ae47ff-eff2-4bd5-831f-dddf1e8392e0",
                    "last_updated": "2023-12-23T21:13:17.802946-05:00",
                    "created_at": "2023-12-22T10:13:13.780155-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4331316a-d045-4fad-a7e1-47421d5c19ea/?format=api"
                }
            ]
        },
        {
            "id": "5e0ac5de-2c25-4248-89dc-bf4d157ff2bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/b01053f0-2178-4bb5-bd70-c45f38aa4e3c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-22T10:13:13.784927-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "090de710-bb3e-4690-a2e7-3d89c0291fcb",
                    "gambit_id": "98b2e8ec-666f-48b0-b9ff-02f24979ab21",
                    "last_updated": "2023-12-23T21:13:17.809624-05:00",
                    "created_at": "2023-12-22T10:13:13.789640-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e0ac5de-2c25-4248-89dc-bf4d157ff2bd/?format=api"
                },
                {
                    "id": "4a0faba6-edb6-4153-a4f8-5e6affc46ba9",
                    "gambit_id": "3a1c3528-b8b2-4799-9796-4970f6e6cb74",
                    "last_updated": "2023-12-23T21:13:17.815088-05:00",
                    "created_at": "2023-12-22T10:13:13.794228-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e0ac5de-2c25-4248-89dc-bf4d157ff2bd/?format=api"
                }
            ]
        }
    ]
}