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/7e4561fc-fb56-4ca8-ae78-e2e6ec104a1f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7e4561fc-fb56-4ca8-ae78-e2e6ec104a1f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "866bb331-6d65-4249-a619-c5c926a632da",
    "completed": true,
    "last_updated": "2023-04-01T10:41:47.533666-04:00",
    "created_at": "2023-03-31T09:56:48.115774-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.55,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/866bb331-6d65-4249-a619-c5c926a632da",
    "datetime": "2023-03-31T20:07:00-04:00",
    "cutoff_datetime": "2023-03-31T20:07:00-04:00",
    "name": "Detroit Red Wings v. Winnipeg Jets",
    "bettypes": [
        {
            "id": "a65fbff4-ac66-426d-a6a0-a02f82263b53",
            "match": "https://api-prod.gambitprofit.com/api/matches/7e4561fc-fb56-4ca8-ae78-e2e6ec104a1f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-31T09:56:48.126799-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": "Winnipeg Jets",
                        "amount": 7024.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 2976.0
                    }
                ],
                "expected_reward_tokens": 9552.64,
                "profit_sb": 52.64,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b56e9a01-db88-4b37-b106-c8bd72af9101",
                    "gambit_id": "d68b2e8a-16f7-4c05-aca1-c54edf82d831",
                    "last_updated": "2023-04-01T10:41:47.548931-04:00",
                    "created_at": "2023-03-31T09:56:48.129154-04:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.36000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a65fbff4-ac66-426d-a6a0-a02f82263b53/?format=api"
                },
                {
                    "id": "a01e186c-dc3d-4d84-b9f1-1031ad26e0af",
                    "gambit_id": "f7f7d504-a70f-4b09-a5d3-21381621b0ef",
                    "last_updated": "2023-04-01T10:41:47.550636-04:00",
                    "created_at": "2023-03-31T09:56:48.131971-04:00",
                    "name": "Detroit Red Wings",
                    "reward": "3.21000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a65fbff4-ac66-426d-a6a0-a02f82263b53/?format=api"
                }
            ]
        },
        {
            "id": "f0112797-a7d6-4b98-aa80-a7b3790953bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/7e4561fc-fb56-4ca8-ae78-e2e6ec104a1f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-31T09:56:48.118893-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": "Detroit Red Wings",
                        "amount": 5213.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c906955f-56ac-4a5b-9a0e-50e1ffeaba8b",
                    "gambit_id": "63858c5d-d241-41f1-a4ee-2aa481f0ee79",
                    "last_updated": "2023-04-01T10:41:47.545294-04:00",
                    "created_at": "2023-03-31T09:56:48.124009-04:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0112797-a7d6-4b98-aa80-a7b3790953bd/?format=api"
                },
                {
                    "id": "36101332-e22c-457f-8438-26c6972422f1",
                    "gambit_id": "50d03c4f-f068-4162-bf66-dbf482e271c8",
                    "last_updated": "2023-04-01T10:41:47.543229-04:00",
                    "created_at": "2023-03-31T09:56:48.121338-04:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0112797-a7d6-4b98-aa80-a7b3790953bd/?format=api"
                }
            ]
        },
        {
            "id": "653b8b6a-8d2b-490a-9a3e-662efc245c50",
            "match": "https://api-prod.gambitprofit.com/api/matches/7e4561fc-fb56-4ca8-ae78-e2e6ec104a1f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-31T10:01:51.536648-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 Under 6",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d711ce31-58f6-48a7-89c9-e4e49a2926f9",
                    "gambit_id": "6bfc41e5-63c2-46d0-8859-ed100aecc32d",
                    "last_updated": "2023-04-01T10:41:47.538142-04:00",
                    "created_at": "2023-03-31T10:01:51.538992-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/653b8b6a-8d2b-490a-9a3e-662efc245c50/?format=api"
                },
                {
                    "id": "d225e69c-e38d-491d-a62a-bb1dbef511ae",
                    "gambit_id": "f1410008-7001-42eb-bfd3-15d4830ca0be",
                    "last_updated": "2023-04-01T10:41:47.539805-04:00",
                    "created_at": "2023-03-31T10:01:51.541308-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/653b8b6a-8d2b-490a-9a3e-662efc245c50/?format=api"
                }
            ]
        }
    ]
}