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/fc19d41e-55a8-4f01-8e5c-a4c635d88f9a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fc19d41e-55a8-4f01-8e5c-a4c635d88f9a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f6570d6b-f7bc-4d7e-a4b9-0ba3b46c8ef0",
    "completed": true,
    "last_updated": "2022-09-18T20:42:17.332951-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.96,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/f6570d6b-f7bc-4d7e-a4b9-0ba3b46c8ef0",
    "datetime": "2022-09-17T14:00:00-04:00",
    "cutoff_datetime": "2022-09-17T14:00:00-04:00",
    "name": "Ohio v. Iowa State",
    "bettypes": [
        {
            "id": "b00d47e4-2431-449e-92eb-0ea17f8a2200",
            "match": "https://api-prod.gambitprofit.com/api/matches/fc19d41e-55a8-4f01-8e5c-a4c635d88f9a/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Iowa State",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10700.0,
                "profit_sb": 1700.0,
                "profit_sb_percentage": 18.89,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Iowa State",
                        "amount": 8744.0
                    },
                    {
                        "team": "Ohio",
                        "amount": 1256.0
                    }
                ],
                "expected_reward_tokens": 9356.08,
                "profit_sb": 356.08,
                "profit_sb_percentage": 3.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "49bc87b1-6f77-485d-90aa-0bb6ebf450ce",
                    "gambit_id": "fece77ee-accd-4111-a36d-7d4b56e3bfe0",
                    "last_updated": "2022-09-18T20:42:17.338921-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Iowa State",
                    "reward": "1.07000",
                    "odds": "1.07690",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b00d47e4-2431-449e-92eb-0ea17f8a2200/?format=api"
                },
                {
                    "id": "b652b040-6acb-4624-a342-9c62ce731a04",
                    "gambit_id": "1b678237-1c83-4b38-ac2e-291c9b2e6c1d",
                    "last_updated": "2022-09-18T20:42:17.339897-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ohio",
                    "reward": "7.45000",
                    "odds": "8.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b00d47e4-2431-449e-92eb-0ea17f8a2200/?format=api"
                }
            ]
        },
        {
            "id": "3b14c7b0-7596-49df-90c7-a7bda3a0c594",
            "match": "https://api-prod.gambitprofit.com/api/matches/fc19d41e-55a8-4f01-8e5c-a4c635d88f9a/?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": "Iowa State",
                        "amount": 5000.0
                    },
                    {
                        "team": "Ohio",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bf160591-b424-4d43-a76b-7794a72b4779",
                    "gambit_id": "cf81c01a-676c-438e-b8b9-15d88d71bd01",
                    "last_updated": "2022-09-18T20:42:17.341849-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Iowa State",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "-19.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b14c7b0-7596-49df-90c7-a7bda3a0c594/?format=api"
                },
                {
                    "id": "aef87059-a288-49be-9fe7-8c2e0ec15c05",
                    "gambit_id": "8702547e-47c3-4856-9ff6-0606219fbf40",
                    "last_updated": "2022-09-18T20:42:17.342821-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ohio",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "19.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b14c7b0-7596-49df-90c7-a7bda3a0c594/?format=api"
                }
            ]
        },
        {
            "id": "6b3d4de8-1181-4671-bec0-9102d60b642e",
            "match": "https://api-prod.gambitprofit.com/api/matches/fc19d41e-55a8-4f01-8e5c-a4c635d88f9a/?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 Under 48",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 48",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3418a7fc-3ccb-4f4d-99b4-2d4a177c0457",
                    "gambit_id": "5ecef615-78ad-418f-82fb-cfa74d5d500a",
                    "last_updated": "2022-09-18T20:42:17.335812-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 48",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "48.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b3d4de8-1181-4671-bec0-9102d60b642e/?format=api"
                },
                {
                    "id": "37f1496c-313a-4157-9e6d-45b0d1baeac9",
                    "gambit_id": "2e96e6bb-2716-4263-bf12-97fe09dadde6",
                    "last_updated": "2022-09-18T20:42:17.336863-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 48",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "48.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b3d4de8-1181-4671-bec0-9102d60b642e/?format=api"
                }
            ]
        }
    ]
}