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/cd1004e1-6783-44dc-9a36-7bcf29fcc9a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cd1004e1-6783-44dc-9a36-7bcf29fcc9a0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "da37f063-4200-44ef-ba89-f4b5c9e75633",
    "completed": true,
    "last_updated": "2023-01-19T09:27:08.916989-05:00",
    "created_at": "2023-01-18T09:16:52.480271-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.0,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/da37f063-4200-44ef-ba89-f4b5c9e75633",
    "datetime": "2023-01-18T20:10:00-05:00",
    "cutoff_datetime": "2023-01-18T20:10:00-05:00",
    "name": "Indiana Pacers v. Oklahoma City Thunder",
    "bettypes": [
        {
            "id": "3ba975ba-dc97-41fc-aad0-4db8a4e7e59f",
            "match": "https://api-prod.gambitprofit.com/api/matches/cd1004e1-6783-44dc-9a36-7bcf29fcc9a0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-18T09:16:52.486085-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": "Oklahoma City Thunder",
                        "amount": 6035.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 3965.0
                    }
                ],
                "expected_reward_tokens": 9595.3,
                "profit_sb": 95.3,
                "profit_sb_percentage": 1.0,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d0be4304-2da9-454c-b7d6-87635d18c821",
                    "gambit_id": "dcfa8427-5905-4b45-81fe-9bea012a8ff1",
                    "last_updated": "2023-01-19T09:27:08.923119-05:00",
                    "created_at": "2023-01-18T09:16:52.487317-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.59000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ba975ba-dc97-41fc-aad0-4db8a4e7e59f/?format=api"
                },
                {
                    "id": "1e0a8b3c-358c-4766-8b55-f7dbe6dddbde",
                    "gambit_id": "049eb7c8-241b-4431-b975-295da68d3c81",
                    "last_updated": "2023-01-19T09:27:08.924232-05:00",
                    "created_at": "2023-01-18T09:16:52.488543-05:00",
                    "name": "Indiana Pacers",
                    "reward": "2.42000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ba975ba-dc97-41fc-aad0-4db8a4e7e59f/?format=api"
                }
            ]
        },
        {
            "id": "ee4acae7-8710-4cce-9370-7524fd64a973",
            "match": "https://api-prod.gambitprofit.com/api/matches/cd1004e1-6783-44dc-9a36-7bcf29fcc9a0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-18T09:16:52.489851-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": "Indiana Pacers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a560fd1f-19a2-4f3d-9389-ad380ba8b01e",
                    "gambit_id": "20416eb6-58b6-441e-b303-b87f747a920f",
                    "last_updated": "2023-01-19T09:27:08.926487-05:00",
                    "created_at": "2023-01-18T09:16:52.491019-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee4acae7-8710-4cce-9370-7524fd64a973/?format=api"
                },
                {
                    "id": "b2b03b87-86df-46bf-b166-6d1b8f5b5d1e",
                    "gambit_id": "0d6b2152-2823-4d8f-92fb-4d22a7d2a82a",
                    "last_updated": "2023-01-19T09:27:08.927647-05:00",
                    "created_at": "2023-01-18T09:16:52.492410-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee4acae7-8710-4cce-9370-7524fd64a973/?format=api"
                }
            ]
        },
        {
            "id": "c9c9a8ec-f921-4bc1-9969-22cf8699000a",
            "match": "https://api-prod.gambitprofit.com/api/matches/cd1004e1-6783-44dc-9a36-7bcf29fcc9a0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-18T09:16:52.481938-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 238",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 238",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "67f69613-a028-46b3-8d42-cb4f89bda78a",
                    "gambit_id": "cad31463-b200-4520-8941-9b20d08f2208",
                    "last_updated": "2023-01-19T09:27:08.919701-05:00",
                    "created_at": "2023-01-18T09:16:52.483334-05:00",
                    "name": "Game Total Under 238",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "238.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9c9a8ec-f921-4bc1-9969-22cf8699000a/?format=api"
                },
                {
                    "id": "73b1cbb3-1e0b-4be0-b426-b5f3decc19a2",
                    "gambit_id": "681d3c13-e5aa-4366-8497-a791fbc9479a",
                    "last_updated": "2023-01-19T09:27:08.920833-05:00",
                    "created_at": "2023-01-18T09:16:52.484786-05:00",
                    "name": "Game Total Over 238",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "238.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9c9a8ec-f921-4bc1-9969-22cf8699000a/?format=api"
                }
            ]
        }
    ]
}