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/59f8bdf7-5d8d-4af9-b2db-dcb6bf4acd15/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "59f8bdf7-5d8d-4af9-b2db-dcb6bf4acd15",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "8a956d44-1963-429d-969d-f9c469ef7764",
    "completed": true,
    "last_updated": "2022-11-28T09:32:05.759984-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.01,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/8a956d44-1963-429d-969d-f9c469ef7764",
    "datetime": "2022-11-26T19:00:00-05:00",
    "cutoff_datetime": "2022-11-26T19:00:00-05:00",
    "name": "LSU v. Texas A&M",
    "bettypes": [
        {
            "id": "48e07da3-2295-44f3-88da-776396ac3a60",
            "match": "https://api-prod.gambitprofit.com/api/matches/59f8bdf7-5d8d-4af9-b2db-dcb6bf4acd15/?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": "LSU",
                        "amount": 7525.0
                    },
                    {
                        "team": "Texas A&M",
                        "amount": 2475.0
                    }
                ],
                "expected_reward_tokens": 9180.5,
                "profit_sb": 180.5,
                "profit_sb_percentage": 2.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "07648d8f-4809-4aca-b0f4-c64c2563464a",
                    "gambit_id": "859ea7e4-474e-4403-8b2b-5dad98f29750",
                    "last_updated": "2022-11-28T09:32:05.773975-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LSU",
                    "reward": "1.22000",
                    "odds": "1.25640",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48e07da3-2295-44f3-88da-776396ac3a60/?format=api"
                },
                {
                    "id": "aa56f1fc-185f-404d-a1bc-0741dd580f0f",
                    "gambit_id": "487b1771-6ed6-4bf4-b77b-b44f801690d0",
                    "last_updated": "2022-11-28T09:32:05.772456-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Texas A&M",
                    "reward": "3.71000",
                    "odds": "4.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48e07da3-2295-44f3-88da-776396ac3a60/?format=api"
                }
            ]
        },
        {
            "id": "fee4e556-496c-46a6-9e70-a4d2d38dd309",
            "match": "https://api-prod.gambitprofit.com/api/matches/59f8bdf7-5d8d-4af9-b2db-dcb6bf4acd15/?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": "Texas A&M",
                        "amount": 5000.0
                    },
                    {
                        "team": "LSU",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4555dd44-b158-476f-a092-08e9566cad9e",
                    "gambit_id": "6260d0cc-0b6b-4609-aad5-6ae7809e3cc3",
                    "last_updated": "2022-11-28T09:32:05.765935-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Texas A&M",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fee4e556-496c-46a6-9e70-a4d2d38dd309/?format=api"
                },
                {
                    "id": "a65a5250-d079-4d0e-b7bf-8fb9b5f27bc9",
                    "gambit_id": "3ba0dcba-1935-42bf-a494-ccd64f6a546e",
                    "last_updated": "2022-11-28T09:32:05.766909-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LSU",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fee4e556-496c-46a6-9e70-a4d2d38dd309/?format=api"
                }
            ]
        },
        {
            "id": "337dbeba-a8c5-4605-adf3-178d1935efc1",
            "match": "https://api-prod.gambitprofit.com/api/matches/59f8bdf7-5d8d-4af9-b2db-dcb6bf4acd15/?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 47.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 47.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f4cf4fec-00b7-49ef-a604-3a991dc17b44",
                    "gambit_id": "58755305-d953-4439-b750-d2534687b927",
                    "last_updated": "2022-11-28T09:32:05.762897-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 47.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/337dbeba-a8c5-4605-adf3-178d1935efc1/?format=api"
                },
                {
                    "id": "c962da82-ebb8-4986-8d54-6687648cbbd8",
                    "gambit_id": "2b52f065-a5c2-4ff6-a0d3-19482dd1c7fd",
                    "last_updated": "2022-11-28T09:32:05.764000-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 47.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/337dbeba-a8c5-4605-adf3-178d1935efc1/?format=api"
                }
            ]
        }
    ]
}