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/8ace5c74-72fc-47a1-ac3f-86733a30e143/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8ace5c74-72fc-47a1-ac3f-86733a30e143",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e4904e3a-0349-4f59-9db0-a1530c89c1c1",
    "completed": true,
    "last_updated": "2024-01-11T11:18:04.925095-05:00",
    "created_at": "2024-01-09T09:23:03.692678-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/e4904e3a-0349-4f59-9db0-a1530c89c1c1",
    "datetime": "2024-01-09T19:07:00-05:00",
    "cutoff_datetime": "2024-01-09T19:07:00-05:00",
    "name": "Seattle Kraken v. Buffalo Sabres",
    "bettypes": [
        {
            "id": "d578820e-58aa-487a-bf1b-de5477eedae8",
            "match": "https://api-prod.gambitprofit.com/api/matches/8ace5c74-72fc-47a1-ac3f-86733a30e143/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-09T09:23:03.702447-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": "Seattle Kraken",
                        "amount": 5000.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8a267cbf-befe-4f55-a182-73c834a5b36e",
                    "gambit_id": "2ef4c9e4-66a1-4dc7-990a-5a20ce471a89",
                    "last_updated": "2024-01-11T11:18:04.942449-05:00",
                    "created_at": "2024-01-09T09:23:03.706470-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d578820e-58aa-487a-bf1b-de5477eedae8/?format=api"
                },
                {
                    "id": "35df8b78-1613-43f3-aa51-031075e2bc2c",
                    "gambit_id": "71c082d6-1fb7-402b-adda-cf5833e29fc7",
                    "last_updated": "2024-01-11T11:18:04.946587-05:00",
                    "created_at": "2024-01-09T09:23:03.710444-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d578820e-58aa-487a-bf1b-de5477eedae8/?format=api"
                }
            ]
        },
        {
            "id": "481c19f9-8286-4c2c-9988-f3ce728d46e4",
            "match": "https://api-prod.gambitprofit.com/api/matches/8ace5c74-72fc-47a1-ac3f-86733a30e143/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-09T09:23:03.714273-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": "Seattle Kraken",
                        "amount": 6935.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 3065.0
                    }
                ],
                "expected_reward_tokens": 9500.95,
                "profit_sb": 0.95,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d70821fd-075a-40d6-8b9f-481f13c247f5",
                    "gambit_id": "c93fece6-00c1-4b8c-98dc-46dfff03f474",
                    "last_updated": "2024-01-11T11:18:04.958332-05:00",
                    "created_at": "2024-01-09T09:23:03.718237-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/481c19f9-8286-4c2c-9988-f3ce728d46e4/?format=api"
                },
                {
                    "id": "1b4ad07d-e3ff-4412-80c7-167b472ca54e",
                    "gambit_id": "5b79beff-9b14-4035-8c59-e85ca9f7c3c9",
                    "last_updated": "2024-01-11T11:18:04.961856-05:00",
                    "created_at": "2024-01-09T09:23:03.723846-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "3.10000",
                    "odds": "3.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/481c19f9-8286-4c2c-9988-f3ce728d46e4/?format=api"
                }
            ]
        },
        {
            "id": "118cb640-fa6a-4321-8807-687b44681e1c",
            "match": "https://api-prod.gambitprofit.com/api/matches/8ace5c74-72fc-47a1-ac3f-86733a30e143/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-09T09:23:03.728075-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": "917fb150-deb8-40c7-af8c-da135e4f0507",
                    "gambit_id": "c36513e2-d315-450d-a5a9-81a8b2dbf728",
                    "last_updated": "2024-01-11T11:18:04.968648-05:00",
                    "created_at": "2024-01-09T09:23:03.731633-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/118cb640-fa6a-4321-8807-687b44681e1c/?format=api"
                },
                {
                    "id": "08944614-8712-4a3e-ad52-106ac4da5b71",
                    "gambit_id": "73134e77-ff9c-4af7-94f4-53a0cfbd7d96",
                    "last_updated": "2024-01-11T11:18:04.972082-05:00",
                    "created_at": "2024-01-09T09:23:03.736181-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/118cb640-fa6a-4321-8807-687b44681e1c/?format=api"
                }
            ]
        }
    ]
}