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/15ec3c4d-4191-46da-bf89-781a2fe55ff4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "15ec3c4d-4191-46da-bf89-781a2fe55ff4",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "926b4305-ed8b-4283-9a65-8fd754d635d2",
    "completed": true,
    "last_updated": "2022-09-02T08:57:03.950910-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.19,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/926b4305-ed8b-4283-9a65-8fd754d635d2",
    "datetime": "2022-09-01T19:10:00-04:00",
    "cutoff_datetime": "2022-09-01T19:10:00-04:00",
    "name": "TEX (G Otto) v. BOS (R Hill)",
    "bettypes": [
        {
            "id": "2b80f1bd-84dc-46a2-9d18-23ec6fdae2c1",
            "match": "https://api-prod.gambitprofit.com/api/matches/15ec3c4d-4191-46da-bf89-781a2fe55ff4/?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": "BOS (R Hill)",
                        "amount": 6031.0
                    },
                    {
                        "team": "TEX (G Otto)",
                        "amount": 3969.0
                    }
                ],
                "expected_reward_tokens": 9287.46,
                "profit_sb": 287.46,
                "profit_sb_percentage": 3.19,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f5fec08d-1a5f-42f0-a607-47636681207d",
                    "gambit_id": "3d1d6988-fe63-40e2-8b42-889d161a308e",
                    "last_updated": "2022-09-02T08:57:03.954111-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS (R Hill)",
                    "reward": "1.54000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b80f1bd-84dc-46a2-9d18-23ec6fdae2c1/?format=api"
                },
                {
                    "id": "6cd9fc06-5ced-42b0-bee5-357a8c66c0db",
                    "gambit_id": "1fbcbd67-9ef0-4a6a-b70c-ffe47a2fda25",
                    "last_updated": "2022-09-02T08:57:03.954590-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX (G Otto)",
                    "reward": "2.34000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b80f1bd-84dc-46a2-9d18-23ec6fdae2c1/?format=api"
                }
            ]
        },
        {
            "id": "6fccfd7b-2728-4942-92ce-01ef0a0255fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/15ec3c4d-4191-46da-bf89-781a2fe55ff4/?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": "TEX",
                        "amount": 5395.0
                    },
                    {
                        "team": "BOS",
                        "amount": 4605.0
                    }
                ],
                "expected_reward_tokens": 9117.55,
                "profit_sb": 117.55,
                "profit_sb_percentage": 1.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7ebbd7df-d979-4f19-9fad-979c0dd15724",
                    "gambit_id": "f9db366a-685c-489a-9f79-206118c13e87",
                    "last_updated": "2022-09-02T08:57:03.953628-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX",
                    "reward": "1.69000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fccfd7b-2728-4942-92ce-01ef0a0255fe/?format=api"
                },
                {
                    "id": "3f72314e-ce0a-4951-9a48-b2fde93f11d8",
                    "gambit_id": "a8177b37-fb19-4aad-a8b3-1fa6178716b5",
                    "last_updated": "2022-09-02T08:57:03.953128-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS",
                    "reward": "1.98000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fccfd7b-2728-4942-92ce-01ef0a0255fe/?format=api"
                }
            ]
        },
        {
            "id": "fd190662-8f4d-4f0a-bd31-dc9ca00c75b1",
            "match": "https://api-prod.gambitprofit.com/api/matches/15ec3c4d-4191-46da-bf89-781a2fe55ff4/?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 9",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "138e9941-3e7a-4e7c-b66f-af7765c4267f",
                    "gambit_id": "b870662c-2cdc-451f-8da6-93cf67eb9a43",
                    "last_updated": "2022-09-02T08:57:03.952638-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd190662-8f4d-4f0a-bd31-dc9ca00c75b1/?format=api"
                },
                {
                    "id": "de8d54e4-02ac-4242-9901-5d3aa517cc83",
                    "gambit_id": "c55b9c24-f417-4b7c-9402-0b1bca266ff5",
                    "last_updated": "2022-09-02T08:57:03.952071-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd190662-8f4d-4f0a-bd31-dc9ca00c75b1/?format=api"
                }
            ]
        }
    ]
}