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/94f36ec7-9f56-4350-b3d2-e07b5253f107/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "94f36ec7-9f56-4350-b3d2-e07b5253f107",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5ad9310c-f533-40d1-8e22-de13b10bb6e9",
    "completed": true,
    "last_updated": "2022-11-03T09:48:18.637934-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/5ad9310c-f533-40d1-8e22-de13b10bb6e9",
    "datetime": "2022-11-02T19:35:00-04:00",
    "cutoff_datetime": "2022-11-02T19:35:00-04:00",
    "name": "Pittsburgh Penguins v. Buffalo Sabres",
    "bettypes": [
        {
            "id": "9e5afebd-37be-4e98-98c9-6112eb3740af",
            "match": "https://api-prod.gambitprofit.com/api/matches/94f36ec7-9f56-4350-b3d2-e07b5253f107/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Pittsburgh Penguins",
                        "amount": 5208.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "40452cae-9d1c-4208-9529-613dd5198437",
                    "gambit_id": "3f4a1204-7a64-4d71-a80d-11258a4ed248",
                    "last_updated": "2022-11-03T09:48:18.647718-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e5afebd-37be-4e98-98c9-6112eb3740af/?format=api"
                },
                {
                    "id": "94951e2a-c38a-4674-ac8d-bd1084a7761b",
                    "gambit_id": "3b0d916e-b0f6-4dd5-bf9e-336d14e1fe15",
                    "last_updated": "2022-11-03T09:48:18.646780-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e5afebd-37be-4e98-98c9-6112eb3740af/?format=api"
                }
            ]
        },
        {
            "id": "4bf47cb6-344f-406c-aa3a-805234013ade",
            "match": "https://api-prod.gambitprofit.com/api/matches/94f36ec7-9f56-4350-b3d2-e07b5253f107/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Buffalo Sabres",
                        "amount": 6650.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 3350.0
                    }
                ],
                "expected_reward_tokens": 9110.5,
                "profit_sb": 110.5,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a58b990d-3648-48d3-97c9-b8e516410ecc",
                    "gambit_id": "0775e80e-74ea-458e-baeb-447e20b75bb1",
                    "last_updated": "2022-11-03T09:48:18.643754-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.37000",
                    "odds": "1.42550",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf47cb6-344f-406c-aa3a-805234013ade/?format=api"
                },
                {
                    "id": "6ea1f1a6-bf65-4ac4-9bb9-aea54e2d526f",
                    "gambit_id": "d39ff607-283e-4272-9970-4f513460c590",
                    "last_updated": "2022-11-03T09:48:18.644712-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "2.72000",
                    "odds": "2.95000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf47cb6-344f-406c-aa3a-805234013ade/?format=api"
                }
            ]
        },
        {
            "id": "ac4618a3-24ed-4cfa-816b-daf8a2ec77ae",
            "match": "https://api-prod.gambitprofit.com/api/matches/94f36ec7-9f56-4350-b3d2-e07b5253f107/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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.5",
                        "amount": 5304.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6a9f2882-ec50-4ebd-8b8b-2edb3eb2cea3",
                    "gambit_id": "82d4f313-0283-403a-88f3-767d51558a3f",
                    "last_updated": "2022-11-03T09:48:18.641850-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac4618a3-24ed-4cfa-816b-daf8a2ec77ae/?format=api"
                },
                {
                    "id": "fe84448a-2b05-49d3-9842-6ba9d2964504",
                    "gambit_id": "402cc8fb-8a2d-4229-8f38-524f52335b51",
                    "last_updated": "2022-11-03T09:48:18.640763-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac4618a3-24ed-4cfa-816b-daf8a2ec77ae/?format=api"
                }
            ]
        }
    ]
}