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/5cc1747e-4a90-4afd-bd77-7eb601c71dc1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5cc1747e-4a90-4afd-bd77-7eb601c71dc1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4d9b38c8-d5de-484f-8820-c9cd6279c5c0",
    "completed": true,
    "last_updated": "2022-10-24T10:52:23.120413-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/4d9b38c8-d5de-484f-8820-c9cd6279c5c0",
    "datetime": "2022-10-23T13:00:00-04:00",
    "cutoff_datetime": "2022-10-23T13:00:00-04:00",
    "name": "Atlanta Falcons v. Cincinnati Bengals",
    "bettypes": [
        {
            "id": "929c20a5-907e-49b8-8bc4-68980b5c1efb",
            "match": "https://api-prod.gambitprofit.com/api/matches/5cc1747e-4a90-4afd-bd77-7eb601c71dc1/?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": "Cincinnati Bengals",
                        "amount": 7115.0
                    },
                    {
                        "team": "Atlanta Falcons",
                        "amount": 2885.0
                    }
                ],
                "expected_reward_tokens": 9605.25,
                "profit_sb": 105.25,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2de89db4-3325-463d-a3cc-0b0b91ed3b87",
                    "gambit_id": "4582a815-bc5b-4c65-a2d2-84c1b0df1420",
                    "last_updated": "2022-10-24T10:52:23.126895-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cincinnati Bengals",
                    "reward": "1.35000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/929c20a5-907e-49b8-8bc4-68980b5c1efb/?format=api"
                },
                {
                    "id": "d1a99fa5-bc37-4fd2-bafb-813c9b94c68b",
                    "gambit_id": "ad00c861-0533-4515-bae8-e166b6fd9815",
                    "last_updated": "2022-10-24T10:52:23.127986-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Falcons",
                    "reward": "3.33000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/929c20a5-907e-49b8-8bc4-68980b5c1efb/?format=api"
                }
            ]
        },
        {
            "id": "d8dc5f5f-b08c-437f-bfce-8b51c0b494a6",
            "match": "https://api-prod.gambitprofit.com/api/matches/5cc1747e-4a90-4afd-bd77-7eb601c71dc1/?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": "Cincinnati Bengals",
                        "amount": 5000.0
                    },
                    {
                        "team": "Atlanta Falcons",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b562036d-8b75-4676-a4db-28fbed87d5c3",
                    "gambit_id": "b6c01cb3-29a9-4b07-8572-2279887e241d",
                    "last_updated": "2022-10-24T10:52:23.130140-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cincinnati Bengals",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8dc5f5f-b08c-437f-bfce-8b51c0b494a6/?format=api"
                },
                {
                    "id": "bedc44c2-1a21-411b-a17e-7a1f1b37a4b7",
                    "gambit_id": "66daf395-d87a-4fc1-b216-46784fb00628",
                    "last_updated": "2022-10-24T10:52:23.131120-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Falcons",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8dc5f5f-b08c-437f-bfce-8b51c0b494a6/?format=api"
                }
            ]
        },
        {
            "id": "e6a64671-1c11-4b9c-8dd3-8872463f090d",
            "match": "https://api-prod.gambitprofit.com/api/matches/5cc1747e-4a90-4afd-bd77-7eb601c71dc1/?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 Over 47.5",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Under 47.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ad7f305f-e934-4d28-ae66-25da98f8c348",
                    "gambit_id": "258c580f-694b-4e84-8e54-6e8c18efc5dc",
                    "last_updated": "2022-10-24T10:52:23.124558-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 47.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6a64671-1c11-4b9c-8dd3-8872463f090d/?format=api"
                },
                {
                    "id": "bb1a8695-1df5-410c-aade-94f13f127289",
                    "gambit_id": "e2f57687-6934-4b85-834b-5ea8461dc785",
                    "last_updated": "2022-10-24T10:52:23.123358-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 47.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6a64671-1c11-4b9c-8dd3-8872463f090d/?format=api"
                }
            ]
        }
    ]
}