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/927004d2-6751-4156-a4d1-472cc92f449f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "927004d2-6751-4156-a4d1-472cc92f449f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "013f049b-53e3-43aa-b726-94a2544ca82a",
    "completed": true,
    "last_updated": "2022-12-15T11:12:04.452411-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/013f049b-53e3-43aa-b726-94a2544ca82a",
    "datetime": "2022-12-14T19:07:00-05:00",
    "cutoff_datetime": "2022-12-14T19:07:00-05:00",
    "name": "Montreal Canadiens v. Ottawa Senators",
    "bettypes": [
        {
            "id": "eb2503ef-2bd3-4c76-bd61-2382b8f78dd9",
            "match": "https://api-prod.gambitprofit.com/api/matches/927004d2-6751-4156-a4d1-472cc92f449f/?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": "Ottawa Senators",
                        "amount": 6482.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 3518.0
                    }
                ],
                "expected_reward_tokens": 9074.8,
                "profit_sb": 74.8,
                "profit_sb_percentage": 0.83,
                "recommended": true
            },
            "lines": [
                {
                    "id": "eba91350-3839-4a85-995a-d1efcef961ff",
                    "gambit_id": "ebc29817-9163-4560-99f0-9cf838ccd85f",
                    "last_updated": "2022-12-15T11:12:04.465086-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ottawa Senators",
                    "reward": "1.40000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb2503ef-2bd3-4c76-bd61-2382b8f78dd9/?format=api"
                },
                {
                    "id": "4130bcdd-dbef-4c00-b9aa-4fd89abc2ca1",
                    "gambit_id": "7607b017-48ec-4024-933e-a8b6ad6efda2",
                    "last_updated": "2022-12-15T11:12:04.466586-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.58000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb2503ef-2bd3-4c76-bd61-2382b8f78dd9/?format=api"
                }
            ]
        },
        {
            "id": "05b34976-506b-4481-9e0b-dda3b3f0e206",
            "match": "https://api-prod.gambitprofit.com/api/matches/927004d2-6751-4156-a4d1-472cc92f449f/?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": "Montreal Canadiens",
                        "amount": 5571.0
                    },
                    {
                        "team": "Ottawa Senators",
                        "amount": 4429.0
                    }
                ],
                "expected_reward_tokens": 9079.45,
                "profit_sb": 79.45,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a35cfe68-fcc5-4296-97b4-5c3ae6e94bdd",
                    "gambit_id": "879d295e-b13a-4a4c-bcad-2475964bf998",
                    "last_updated": "2022-12-15T11:12:04.461986-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.63000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05b34976-506b-4481-9e0b-dda3b3f0e206/?format=api"
                },
                {
                    "id": "565bced3-7c3e-4735-9a9d-54319ae38feb",
                    "gambit_id": "06a1102b-d164-4828-b929-c4ccc4706c75",
                    "last_updated": "2022-12-15T11:12:04.460525-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ottawa Senators",
                    "reward": "2.05000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05b34976-506b-4481-9e0b-dda3b3f0e206/?format=api"
                }
            ]
        },
        {
            "id": "4c307bec-c384-4c5a-858e-6aef574877bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/927004d2-6751-4156-a4d1-472cc92f449f/?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 Under 6.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "30b98aa2-cd3b-41b0-8389-64a1a9b74cb0",
                    "gambit_id": "ee4ffdfa-ae60-4186-b534-848d01461400",
                    "last_updated": "2022-12-15T11:12:04.456105-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c307bec-c384-4c5a-858e-6aef574877bd/?format=api"
                },
                {
                    "id": "99d5dffa-3431-435a-91c7-0f32af5beb1f",
                    "gambit_id": "af2738a4-9a66-49b5-aafe-300958ebcab3",
                    "last_updated": "2022-12-15T11:12:04.457601-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c307bec-c384-4c5a-858e-6aef574877bd/?format=api"
                }
            ]
        }
    ]
}