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/509acf30-8ba2-4c70-a366-3268062d5cbb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "509acf30-8ba2-4c70-a366-3268062d5cbb",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a792f82c-e7d8-4643-ab98-a3e89ab937b1",
    "completed": true,
    "last_updated": "2022-12-07T09:32:29.651803-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.85,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/a792f82c-e7d8-4643-ab98-a3e89ab937b1",
    "datetime": "2022-12-06T19:40:00-05:00",
    "cutoff_datetime": "2022-12-06T19:40:00-05:00",
    "name": "Detroit Pistons v. Miami Heat",
    "bettypes": [
        {
            "id": "f1417175-4169-4b56-900b-f13af401c1b1",
            "match": "https://api-prod.gambitprofit.com/api/matches/509acf30-8ba2-4c70-a366-3268062d5cbb/?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": "Miami Heat",
                        "amount": 7162.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 2838.0
                    }
                ],
                "expected_reward_tokens": 9166.74,
                "profit_sb": 166.74,
                "profit_sb_percentage": 1.85,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0a6bdec2-c5c4-4ef3-af5d-3f8212164a09",
                    "gambit_id": "3dab6850-3dd7-4b21-95da-0a99430229d1",
                    "last_updated": "2022-12-07T09:32:29.657686-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.28000",
                    "odds": "1.32260",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1417175-4169-4b56-900b-f13af401c1b1/?format=api"
                },
                {
                    "id": "74542442-809a-47a7-b44c-52b7a948e008",
                    "gambit_id": "975695df-d358-4dbd-87df-920b5aba9e6c",
                    "last_updated": "2022-12-07T09:32:29.658777-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "3.23000",
                    "odds": "3.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1417175-4169-4b56-900b-f13af401c1b1/?format=api"
                }
            ]
        },
        {
            "id": "c21c4a5f-aa37-45e2-a716-35d1f0d5c342",
            "match": "https://api-prod.gambitprofit.com/api/matches/509acf30-8ba2-4c70-a366-3268062d5cbb/?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": "Detroit Pistons",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "db8598f0-19de-4d9a-96f4-8fb6f1914e1b",
                    "gambit_id": "f2751ac9-c87f-463e-9209-011310d44fc9",
                    "last_updated": "2022-12-07T09:32:29.661933-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c21c4a5f-aa37-45e2-a716-35d1f0d5c342/?format=api"
                },
                {
                    "id": "9a48d2e8-eba9-46b9-9eeb-82fc6ac3736c",
                    "gambit_id": "22b8e0b6-2506-4004-b615-987429b5a4e2",
                    "last_updated": "2022-12-07T09:32:29.660926-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c21c4a5f-aa37-45e2-a716-35d1f0d5c342/?format=api"
                }
            ]
        },
        {
            "id": "7e00bb07-0772-4a77-8834-40a66390ee90",
            "match": "https://api-prod.gambitprofit.com/api/matches/509acf30-8ba2-4c70-a366-3268062d5cbb/?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 220",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 220",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f245dd05-2788-4507-86bc-0d244ae53ad8",
                    "gambit_id": "df050a97-570b-47f3-9882-585da7dd0e54",
                    "last_updated": "2022-12-07T09:32:29.654678-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 220",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "220.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e00bb07-0772-4a77-8834-40a66390ee90/?format=api"
                },
                {
                    "id": "43706f6e-f004-4f8f-aa6c-584d9f24e755",
                    "gambit_id": "e8ac29fe-cf41-4510-9127-d09654904ba2",
                    "last_updated": "2022-12-07T09:32:29.655720-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 220",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "220.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e00bb07-0772-4a77-8834-40a66390ee90/?format=api"
                }
            ]
        }
    ]
}