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/519fbadd-979b-4541-91aa-3bcce6551b2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "519fbadd-979b-4541-91aa-3bcce6551b2f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d71cf90e-626a-42c4-8ecc-db85c9a8306f",
    "completed": true,
    "last_updated": "2023-04-13T11:17:15.102265-04:00",
    "created_at": "2023-04-11T10:27:05.463340-04: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/d71cf90e-626a-42c4-8ecc-db85c9a8306f",
    "datetime": "2023-04-11T22:07:00-04:00",
    "cutoff_datetime": "2023-04-11T22:07:00-04:00",
    "name": "Vancouver Canucks v. Anaheim Ducks",
    "bettypes": [
        {
            "id": "3efed895-2a37-4ebf-a301-fd8681be81b0",
            "match": "https://api-prod.gambitprofit.com/api/matches/519fbadd-979b-4541-91aa-3bcce6551b2f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-11T10:27:05.480484-04: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": "Vancouver Canucks",
                        "amount": 5773.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "df488187-11b6-4cd3-a482-430dcd1dc18a",
                    "gambit_id": "921f9999-d329-4cc5-a743-e635b9dc520c",
                    "last_updated": "2023-04-13T11:17:15.114739-04:00",
                    "created_at": "2023-04-11T10:27:05.485252-04:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3efed895-2a37-4ebf-a301-fd8681be81b0/?format=api"
                },
                {
                    "id": "588ea832-3e59-4235-8570-af7df3fa32c7",
                    "gambit_id": "61be7569-c220-4b6c-87a4-9f0efd376732",
                    "last_updated": "2023-04-13T11:17:15.113395-04:00",
                    "created_at": "2023-04-11T10:27:05.482826-04:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3efed895-2a37-4ebf-a301-fd8681be81b0/?format=api"
                }
            ]
        },
        {
            "id": "f18c77cc-e0f1-4ccc-aefd-fb02de02731d",
            "match": "https://api-prod.gambitprofit.com/api/matches/519fbadd-979b-4541-91aa-3bcce6551b2f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-11T10:27:05.473367-04: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": "Anaheim Ducks",
                        "amount": 6324.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8aec8ad9-0c9d-46a0-8f9e-0f89555de965",
                    "gambit_id": "2220ca6d-e8f8-4c08-ac4e-2f5f4fc31208",
                    "last_updated": "2023-04-13T11:17:15.109405-04:00",
                    "created_at": "2023-04-11T10:27:05.475595-04:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f18c77cc-e0f1-4ccc-aefd-fb02de02731d/?format=api"
                },
                {
                    "id": "c4aef94e-f4cb-4b99-999f-69feb9511c3b",
                    "gambit_id": "0db9f414-f23e-4de1-85c4-ba52b7bc3c74",
                    "last_updated": "2023-04-13T11:17:15.110721-04:00",
                    "created_at": "2023-04-11T10:27:05.477868-04:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f18c77cc-e0f1-4ccc-aefd-fb02de02731d/?format=api"
                }
            ]
        },
        {
            "id": "f6435bae-29b8-4fd4-ad8c-da9888c545b0",
            "match": "https://api-prod.gambitprofit.com/api/matches/519fbadd-979b-4541-91aa-3bcce6551b2f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-11T10:27:05.466402-04: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": 5213.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cdca1612-c55f-4822-a5b4-dc37f648c5d6",
                    "gambit_id": "55aa56dc-d199-4a23-9c46-3588422d0276",
                    "last_updated": "2023-04-13T11:17:15.106504-04:00",
                    "created_at": "2023-04-11T10:27:05.470874-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6435bae-29b8-4fd4-ad8c-da9888c545b0/?format=api"
                },
                {
                    "id": "01b032dc-8690-44ff-8feb-3e650712125b",
                    "gambit_id": "145d2bd5-9fc0-42ef-b5eb-4443d542cf38",
                    "last_updated": "2023-04-13T11:17:15.105291-04:00",
                    "created_at": "2023-04-11T10:27:05.468558-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6435bae-29b8-4fd4-ad8c-da9888c545b0/?format=api"
                }
            ]
        }
    ]
}