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/5b26a81f-c418-4b66-9a61-874393cf87f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5b26a81f-c418-4b66-9a61-874393cf87f1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "733632ae-f1fe-4f35-a800-d8fc22877ba9",
    "completed": true,
    "last_updated": "2023-01-23T10:21:54.004527-05:00",
    "created_at": "2023-01-21T10:22:14.303923-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.03,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/733632ae-f1fe-4f35-a800-d8fc22877ba9",
    "datetime": "2023-01-21T19:07:00-05:00",
    "cutoff_datetime": "2023-01-21T19:07:00-05:00",
    "name": "Toronto Maple Leafs v. Montreal Canadiens",
    "bettypes": [
        {
            "id": "fecd1a0b-85c0-4ba8-a3af-321644621f89",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b26a81f-c418-4b66-9a61-874393cf87f1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-21T10:22:14.313118-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": "Toronto Maple Leafs",
                        "amount": 7218.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 2782.0
                    }
                ],
                "expected_reward_tokens": 9597.9,
                "profit_sb": 97.9,
                "profit_sb_percentage": 1.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "209ce30e-668b-4435-afe4-0d912ccc4a9d",
                    "gambit_id": "436cb310-94c9-4b0d-b427-b51dce4f7bbc",
                    "last_updated": "2023-01-23T10:21:54.019891-05:00",
                    "created_at": "2023-01-21T10:22:14.315665-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.33000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fecd1a0b-85c0-4ba8-a3af-321644621f89/?format=api"
                },
                {
                    "id": "f67566bf-c464-4d16-bd9b-b28ab798f87a",
                    "gambit_id": "1045ab72-2ba7-448b-a315-ce3a0887a28b",
                    "last_updated": "2023-01-23T10:21:54.018088-05:00",
                    "created_at": "2023-01-21T10:22:14.314356-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "3.45000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fecd1a0b-85c0-4ba8-a3af-321644621f89/?format=api"
                }
            ]
        },
        {
            "id": "67b40fb0-1a97-4797-904f-2e51563eb4b0",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b26a81f-c418-4b66-9a61-874393cf87f1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-21T10:22:14.309372-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": "Toronto Maple Leafs",
                        "amount": 5211.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 4789.0
                    }
                ],
                "expected_reward_tokens": 9482.22,
                "profit_sb": -17.78,
                "profit_sb_percentage": -0.19,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f7af5cf2-d589-4d68-9e97-75a084254444",
                    "gambit_id": "154b43ab-471f-4d31-a21c-e3fcc6f33173",
                    "last_updated": "2023-01-23T10:21:54.015560-05:00",
                    "created_at": "2023-01-21T10:22:14.311825-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.82000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67b40fb0-1a97-4797-904f-2e51563eb4b0/?format=api"
                },
                {
                    "id": "4e13a7c9-98af-40ff-a133-1fe42c952053",
                    "gambit_id": "4bf758e5-b83b-46e4-90cf-8ff61ae0056d",
                    "last_updated": "2023-01-23T10:21:54.014049-05:00",
                    "created_at": "2023-01-21T10:22:14.310553-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.98000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67b40fb0-1a97-4797-904f-2e51563eb4b0/?format=api"
                }
            ]
        },
        {
            "id": "1ae0ae9c-2e94-4b4f-9c80-057b3f85383d",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b26a81f-c418-4b66-9a61-874393cf87f1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-21T10:22:14.305586-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": 5211.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4789.0
                    }
                ],
                "expected_reward_tokens": 9482.22,
                "profit_sb": -17.78,
                "profit_sb_percentage": -0.19,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0d461dee-499e-4b10-82c6-dc5ec56ca19e",
                    "gambit_id": "cf312040-b3ef-49a1-aecf-0b19bdf22839",
                    "last_updated": "2023-01-23T10:21:54.010724-05:00",
                    "created_at": "2023-01-21T10:22:14.308054-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.82000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ae0ae9c-2e94-4b4f-9c80-057b3f85383d/?format=api"
                },
                {
                    "id": "4e42024f-45ef-499b-a701-c4fefd2633aa",
                    "gambit_id": "a340cb4d-d724-4587-9c07-845d3102a84c",
                    "last_updated": "2023-01-23T10:21:54.008591-05:00",
                    "created_at": "2023-01-21T10:22:14.306779-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.98000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ae0ae9c-2e94-4b4f-9c80-057b3f85383d/?format=api"
                }
            ]
        }
    ]
}