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/f288e888-aa4e-4f94-bad6-97d05d6e2d23/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f288e888-aa4e-4f94-bad6-97d05d6e2d23",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "efadb092-ab23-49dd-81da-71d939616314",
    "completed": true,
    "last_updated": "2022-08-28T11:27:22.349172-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.97,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/efadb092-ab23-49dd-81da-71d939616314",
    "datetime": "2022-08-27T10:00:00-04:00",
    "cutoff_datetime": "2022-08-27T10:00:00-04:00",
    "name": "Liverpool v. Bournemouth",
    "bettypes": [
        {
            "id": "9dfdb014-c8cb-4205-9ca9-a900be9504e1",
            "match": "https://api-prod.gambitprofit.com/api/matches/f288e888-aa4e-4f94-bad6-97d05d6e2d23/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 8729.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1271.0
                    }
                ],
                "expected_reward_tokens": 9862.96,
                "profit_sb": 862.96,
                "profit_sb_percentage": 9.59,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 8204.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1195.0
                    },
                    {
                        "team": "Bournemouth",
                        "amount": 601.0
                    }
                ],
                "expected_reward_tokens": 9267.42,
                "profit_sb": 267.42,
                "profit_sb_percentage": 2.97,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d4ca2053-9531-4095-a4d2-85e875f36a8d",
                    "gambit_id": "d1dcaa32-92d0-4f44-8c54-47a9d974642c",
                    "last_updated": "2022-08-28T11:27:22.351687-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Liverpool",
                    "reward": "1.13000",
                    "odds": "1.14000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dfdb014-c8cb-4205-9ca9-a900be9504e1/?format=api"
                },
                {
                    "id": "6d96b7ed-d042-489c-99e5-e6775a5dd74a",
                    "gambit_id": "211950ff-d534-47c9-ae5f-301a528c95ce",
                    "last_updated": "2022-08-28T11:27:22.352157-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "7.76000",
                    "odds": "8.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dfdb014-c8cb-4205-9ca9-a900be9504e1/?format=api"
                },
                {
                    "id": "e364fba3-7e27-4e22-bef0-2ed858113f4e",
                    "gambit_id": "9a68167f-82ce-4c18-90b9-ec2510581ff0",
                    "last_updated": "2022-08-28T11:27:22.351217-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Bournemouth",
                    "reward": "15.42000",
                    "odds": "17.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dfdb014-c8cb-4205-9ca9-a900be9504e1/?format=api"
                }
            ]
        },
        {
            "id": "4eedda17-9d2f-4922-a9d1-b1276fcf96c7",
            "match": "https://api-prod.gambitprofit.com/api/matches/f288e888-aa4e-4f94-bad6-97d05d6e2d23/?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 2.5",
                        "amount": 6963.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3037.0
                    }
                ],
                "expected_reward_tokens": 9050.26,
                "profit_sb": 50.26,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "13d6cc1d-6b6b-473b-9ba3-bb086efb5e22",
                    "gambit_id": "066c5acd-b454-4303-92c7-573e16868795",
                    "last_updated": "2022-08-28T11:27:22.350731-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.30000",
                    "odds": "1.33000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4eedda17-9d2f-4922-a9d1-b1276fcf96c7/?format=api"
                },
                {
                    "id": "6e4e4f5b-7846-4358-9df9-b598311ceae7",
                    "gambit_id": "bcc400ee-916d-4692-a024-636bb1ee2492",
                    "last_updated": "2022-08-28T11:27:22.350192-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.98000",
                    "odds": "3.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4eedda17-9d2f-4922-a9d1-b1276fcf96c7/?format=api"
                }
            ]
        }
    ]
}