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/fec2fa71-c05d-439c-ba4e-9edb4101349b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fec2fa71-c05d-439c-ba4e-9edb4101349b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b61cfefe-89d1-4baf-bfcc-519d228de08a",
    "completed": true,
    "last_updated": "2024-01-26T20:58:23.493669-05:00",
    "created_at": "2024-01-25T13:28:11.625456-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/b61cfefe-89d1-4baf-bfcc-519d228de08a",
    "datetime": "2024-01-25T19:07:00-05:00",
    "cutoff_datetime": "2024-01-25T19:07:00-05:00",
    "name": "New York Islanders v. Montreal Canadiens",
    "bettypes": [
        {
            "id": "8ba64aa0-c444-46c8-a527-599ba86350e1",
            "match": "https://api-prod.gambitprofit.com/api/matches/fec2fa71-c05d-439c-ba4e-9edb4101349b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-25T13:28:11.638733-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 Islanders",
                        "amount": 5773.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "39efe146-b3b5-4e0f-92c9-3f1b7f29b498",
                    "gambit_id": "5425ada5-04e2-49e5-a55a-cadbb5607d82",
                    "last_updated": "2024-01-26T20:58:23.501551-05:00",
                    "created_at": "2024-01-25T13:28:11.643822-05:00",
                    "name": "New York Islanders",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ba64aa0-c444-46c8-a527-599ba86350e1/?format=api"
                },
                {
                    "id": "8effc18a-10bc-4c66-951a-4540ab17f10a",
                    "gambit_id": "ef4e931c-fdec-4eeb-b3eb-5df50e2b1e53",
                    "last_updated": "2024-01-26T20:58:23.504908-05:00",
                    "created_at": "2024-01-25T13:28:11.649053-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ba64aa0-c444-46c8-a527-599ba86350e1/?format=api"
                }
            ]
        },
        {
            "id": "a1dd6074-0e79-41a5-9660-daa996bbffcb",
            "match": "https://api-prod.gambitprofit.com/api/matches/fec2fa71-c05d-439c-ba4e-9edb4101349b/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-25T13:28:11.654161-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": 6324.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "051aec1f-0d52-41e0-adc8-8e4939b7d88a",
                    "gambit_id": "e0864a4a-46c3-43d0-a465-22043af481e1",
                    "last_updated": "2024-01-26T20:58:23.514954-05:00",
                    "created_at": "2024-01-25T13:28:11.678044-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1dd6074-0e79-41a5-9660-daa996bbffcb/?format=api"
                },
                {
                    "id": "dffbfc0f-af6e-4e71-b6d0-b6780ae19464",
                    "gambit_id": "67222eee-252b-416e-858b-36a9b179b4ed",
                    "last_updated": "2024-01-26T20:58:23.511493-05:00",
                    "created_at": "2024-01-25T13:28:11.659148-05:00",
                    "name": "New York Islanders",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1dd6074-0e79-41a5-9660-daa996bbffcb/?format=api"
                }
            ]
        },
        {
            "id": "cc2248c3-d218-4519-a331-847ca82470ad",
            "match": "https://api-prod.gambitprofit.com/api/matches/fec2fa71-c05d-439c-ba4e-9edb4101349b/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-25T13:28:11.683899-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": "fb64e13a-fa51-41b6-86c3-6026703e1870",
                    "gambit_id": "66d667c3-122e-41e8-b1d7-3401931cd582",
                    "last_updated": "2024-01-26T20:58:23.521570-05:00",
                    "created_at": "2024-01-25T13:28:11.687812-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/cc2248c3-d218-4519-a331-847ca82470ad/?format=api"
                },
                {
                    "id": "e5d0cddf-995e-4dad-89ed-f57170364fd4",
                    "gambit_id": "3dfea6ce-fa4d-4fcd-9cd6-55a1e143af00",
                    "last_updated": "2024-01-26T20:58:23.524982-05:00",
                    "created_at": "2024-01-25T13:28:11.692615-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/cc2248c3-d218-4519-a331-847ca82470ad/?format=api"
                }
            ]
        }
    ]
}