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/5bf80e42-085f-4da6-93da-2a0c66f6c3f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5bf80e42-085f-4da6-93da-2a0c66f6c3f8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9b2554fb-141c-4c90-bcb6-5332e7606cdd",
    "completed": true,
    "last_updated": "2023-04-07T20:27:06.396461-04:00",
    "created_at": "2023-04-06T13:22:12.097433-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.33,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/9b2554fb-141c-4c90-bcb6-5332e7606cdd",
    "datetime": "2023-04-06T22:00:00-04:00",
    "cutoff_datetime": "2023-04-06T22:00:00-04:00",
    "name": "Denver Nuggets v. Phoenix Suns",
    "bettypes": [
        {
            "id": "03207a19-d290-49c5-9816-b336b0763067",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bf80e42-085f-4da6-93da-2a0c66f6c3f8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-06T13:22:12.112184-04: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": "Phoenix Suns",
                        "amount": 8590.0
                    },
                    {
                        "team": "Denver Nuggets",
                        "amount": 1410.0
                    }
                ],
                "expected_reward_tokens": 9531.6,
                "profit_sb": 31.6,
                "profit_sb_percentage": 0.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e26f8585-4c94-41bb-a7b5-2d582fa1c527",
                    "gambit_id": "bf6e39d6-7996-4d23-857d-d51c55d02957",
                    "last_updated": "2023-04-07T20:27:06.410602-04:00",
                    "created_at": "2023-04-06T13:22:12.113898-04:00",
                    "name": "Phoenix Suns",
                    "reward": "1.11000",
                    "odds": "1.11110",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03207a19-d290-49c5-9816-b336b0763067/?format=api"
                },
                {
                    "id": "0abce8b0-ac19-4ffe-891d-65fe8c1114bf",
                    "gambit_id": "3b9a9b80-c9ab-42a5-b817-18783f6a3184",
                    "last_updated": "2023-04-07T20:27:06.412412-04:00",
                    "created_at": "2023-04-06T13:22:12.115574-04:00",
                    "name": "Denver Nuggets",
                    "reward": "6.76000",
                    "odds": "7.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03207a19-d290-49c5-9816-b336b0763067/?format=api"
                }
            ]
        },
        {
            "id": "aea2bec4-54cd-4072-a6fb-efdf71b3adeb",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bf80e42-085f-4da6-93da-2a0c66f6c3f8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-06T13:22:12.107421-04: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": "Phoenix Suns",
                        "amount": 5000.0
                    },
                    {
                        "team": "Denver Nuggets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "40ed9a99-edd3-4f47-8b3c-84bb00c9cab1",
                    "gambit_id": "1a82357d-d011-4c96-8a00-3c8469d196b9",
                    "last_updated": "2023-04-07T20:27:06.405653-04:00",
                    "created_at": "2023-04-06T13:22:12.108863-04:00",
                    "name": "Phoenix Suns",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aea2bec4-54cd-4072-a6fb-efdf71b3adeb/?format=api"
                },
                {
                    "id": "7156880e-40f2-48f4-bf11-b0e00038d2fb",
                    "gambit_id": "0120bc9d-8081-458e-8386-69a15343482d",
                    "last_updated": "2023-04-07T20:27:06.407317-04:00",
                    "created_at": "2023-04-06T13:22:12.110491-04:00",
                    "name": "Denver Nuggets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aea2bec4-54cd-4072-a6fb-efdf71b3adeb/?format=api"
                }
            ]
        },
        {
            "id": "5a6c85e6-0f5c-458f-bbd6-96f522d37109",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bf80e42-085f-4da6-93da-2a0c66f6c3f8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-06T13:22:12.100875-04: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 222",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 222",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "068a6b78-45f7-4de6-99d3-3ed831710f94",
                    "gambit_id": "a2dc246a-445d-4651-bfe3-b82ee4ce370c",
                    "last_updated": "2023-04-07T20:27:06.400438-04:00",
                    "created_at": "2023-04-06T13:22:12.103399-04:00",
                    "name": "Game Total Under 222",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "222.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a6c85e6-0f5c-458f-bbd6-96f522d37109/?format=api"
                },
                {
                    "id": "17b034d9-730f-4435-834e-9f8547fa3a02",
                    "gambit_id": "9db9fe3f-a51b-4a90-a8b2-64a7667000f2",
                    "last_updated": "2023-04-07T20:27:06.402049-04:00",
                    "created_at": "2023-04-06T13:22:12.105729-04:00",
                    "name": "Game Total Over 222",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "222.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a6c85e6-0f5c-458f-bbd6-96f522d37109/?format=api"
                }
            ]
        }
    ]
}