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/c5a4531c-bd1b-4195-ac05-041a502c28b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c5a4531c-bd1b-4195-ac05-041a502c28b1",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "fb7e9bf1-d42f-41e4-8bea-6a3e94d4f7fb",
    "completed": true,
    "last_updated": "2022-10-01T09:17:05.025029-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/fb7e9bf1-d42f-41e4-8bea-6a3e94d4f7fb",
    "datetime": "2022-09-30T14:20:00-04:00",
    "cutoff_datetime": "2022-09-30T14:20:00-04:00",
    "name": "CIN (G Ashcraft) v. CHC (A Sampson)",
    "bettypes": [
        {
            "id": "2fba89db-ffe4-43c0-b449-824db1dcb89b",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5a4531c-bd1b-4195-ac05-041a502c28b1/?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": "CHC (A Sampson)",
                        "amount": 5899.0
                    },
                    {
                        "team": "CIN (G Ashcraft)",
                        "amount": 4101.0
                    }
                ],
                "expected_reward_tokens": 9143.45,
                "profit_sb": 143.45,
                "profit_sb_percentage": 1.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f6ada76c-1cc2-4bd4-9ce9-3c5bba9fea64",
                    "gambit_id": "7a3d649c-4e63-446e-879c-3787957a06be",
                    "last_updated": "2022-10-01T09:17:05.033866-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC (A Sampson)",
                    "reward": "1.55000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fba89db-ffe4-43c0-b449-824db1dcb89b/?format=api"
                },
                {
                    "id": "2be01ca2-081e-4912-b315-288c32bfdb87",
                    "gambit_id": "bea6195b-c7d0-4ca0-9f1b-75f5e3f5c056",
                    "last_updated": "2022-10-01T09:17:05.034847-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN (G Ashcraft)",
                    "reward": "2.23000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fba89db-ffe4-43c0-b449-824db1dcb89b/?format=api"
                }
            ]
        },
        {
            "id": "be9d0ee0-8b1d-433c-8112-776ef9f430a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5a4531c-bd1b-4195-ac05-041a502c28b1/?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": "CIN",
                        "amount": 5899.0
                    },
                    {
                        "team": "CHC",
                        "amount": 4101.0
                    }
                ],
                "expected_reward_tokens": 9143.45,
                "profit_sb": 143.45,
                "profit_sb_percentage": 1.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "09f457e8-62d6-46f7-a6bd-7f4486a90cb5",
                    "gambit_id": "c163d2ea-a243-47e4-9f2c-ec5cd1a7d7cc",
                    "last_updated": "2022-10-01T09:17:05.031900-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN",
                    "reward": "1.55000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be9d0ee0-8b1d-433c-8112-776ef9f430a5/?format=api"
                },
                {
                    "id": "46965a65-c5a9-4162-bc3d-a3cc421031ed",
                    "gambit_id": "712b5096-e0f3-4723-a1a3-e7317c160b1c",
                    "last_updated": "2022-10-01T09:17:05.030914-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC",
                    "reward": "2.23000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be9d0ee0-8b1d-433c-8112-776ef9f430a5/?format=api"
                }
            ]
        },
        {
            "id": "b9583b49-c3f8-4abf-82d5-e1cc3fca8f30",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5a4531c-bd1b-4195-ac05-041a502c28b1/?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 7",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "133afe69-86b0-49e7-bcad-cd502cb35a29",
                    "gambit_id": "736f26d7-af3b-4ee3-91dc-ecf0eff40d30",
                    "last_updated": "2022-10-01T09:17:05.028911-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9583b49-c3f8-4abf-82d5-e1cc3fca8f30/?format=api"
                },
                {
                    "id": "52ef33df-ae95-43de-8f9d-e6ef52d733ee",
                    "gambit_id": "0c297284-3d86-4033-82f4-1aa9f753ad7b",
                    "last_updated": "2022-10-01T09:17:05.027905-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9583b49-c3f8-4abf-82d5-e1cc3fca8f30/?format=api"
                }
            ]
        }
    ]
}