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/9f830378-f632-414c-8d53-eeb40b51ab77/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9f830378-f632-414c-8d53-eeb40b51ab77",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c6de184f-3606-4c95-a2f4-5c56655d4a8c",
    "completed": true,
    "last_updated": "2022-11-28T10:07:10.230679-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.74,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/c6de184f-3606-4c95-a2f4-5c56655d4a8c",
    "datetime": "2022-11-26T14:00:00-05:00",
    "cutoff_datetime": "2022-11-26T14:00:00-05:00",
    "name": "Rice v. North Texas",
    "bettypes": [
        {
            "id": "2acfb93c-5175-4bf3-9ec3-377a1f9f1053",
            "match": "https://api-prod.gambitprofit.com/api/matches/9f830378-f632-414c-8d53-eeb40b51ab77/?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": "North Texas",
                        "amount": 8041.0
                    },
                    {
                        "team": "Rice",
                        "amount": 1959.0
                    }
                ],
                "expected_reward_tokens": 9246.48,
                "profit_sb": 246.48,
                "profit_sb_percentage": 2.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b508c4a8-28bf-46b8-8ab0-663d18860d02",
                    "gambit_id": "9ac012f0-4aff-456c-bd12-342858d04ad0",
                    "last_updated": "2022-11-28T10:07:10.239619-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "North Texas",
                    "reward": "1.15000",
                    "odds": "1.17240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2acfb93c-5175-4bf3-9ec3-377a1f9f1053/?format=api"
                },
                {
                    "id": "d19a9983-72ad-4da2-b8a2-bda086f0b369",
                    "gambit_id": "d53a8bc2-b7c8-4461-934a-3f8e5a1197b1",
                    "last_updated": "2022-11-28T10:07:10.240606-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Rice",
                    "reward": "4.72000",
                    "odds": "5.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2acfb93c-5175-4bf3-9ec3-377a1f9f1053/?format=api"
                }
            ]
        },
        {
            "id": "db09057d-3044-4fba-a714-792477e2b7bf",
            "match": "https://api-prod.gambitprofit.com/api/matches/9f830378-f632-414c-8d53-eeb40b51ab77/?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": "North Texas",
                        "amount": 5097.0
                    },
                    {
                        "team": "Rice",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f6e8c802-c7de-43e7-8cfd-cea82aa4eeb5",
                    "gambit_id": "49d97165-a6a9-44e6-aafa-9f559501eeaa",
                    "last_updated": "2022-11-28T10:07:10.236579-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "North Texas",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "-14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db09057d-3044-4fba-a714-792477e2b7bf/?format=api"
                },
                {
                    "id": "c5249c74-518a-41b2-afd6-7187327f88e0",
                    "gambit_id": "b76e2aa5-95de-494d-8e93-f7a22c26edb4",
                    "last_updated": "2022-11-28T10:07:10.237597-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Rice",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db09057d-3044-4fba-a714-792477e2b7bf/?format=api"
                }
            ]
        },
        {
            "id": "c74cc6ba-d3b3-4af5-8cc8-b2b5860b6ca3",
            "match": "https://api-prod.gambitprofit.com/api/matches/9f830378-f632-414c-8d53-eeb40b51ab77/?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 58",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 58",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5e277730-b9f5-4efc-aa0e-d00336bcb21c",
                    "gambit_id": "571b3787-09a8-450f-a645-f2b2f6372196",
                    "last_updated": "2022-11-28T10:07:10.234599-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 58",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "58.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c74cc6ba-d3b3-4af5-8cc8-b2b5860b6ca3/?format=api"
                },
                {
                    "id": "6e8d82b6-e9da-4406-8247-f55d4b858e2a",
                    "gambit_id": "a1272b89-d57f-4b05-8b2c-a32bf6951f14",
                    "last_updated": "2022-11-28T10:07:10.233609-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 58",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "58.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c74cc6ba-d3b3-4af5-8cc8-b2b5860b6ca3/?format=api"
                }
            ]
        }
    ]
}