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/0ba2fea8-e8e4-4cc6-ab99-8c36098b6754/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0ba2fea8-e8e4-4cc6-ab99-8c36098b6754",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0a400560-7f5e-4b5b-a4aa-e44554250139",
    "completed": true,
    "last_updated": "2023-10-30T21:53:24.562622-04:00",
    "created_at": "2023-10-29T09:12:57.062636-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.55,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/0a400560-7f5e-4b5b-a4aa-e44554250139",
    "datetime": "2023-10-29T19:10:00-04:00",
    "cutoff_datetime": "2023-10-29T19:10:00-04:00",
    "name": "Atlanta Hawks v. Milwaukee Bucks",
    "bettypes": [
        {
            "id": "c090e751-f497-4279-9aec-bd08b7f1df04",
            "match": "https://api-prod.gambitprofit.com/api/matches/0ba2fea8-e8e4-4cc6-ab99-8c36098b6754/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-29T09:18:07.158903-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": "Milwaukee Bucks",
                        "amount": 6797.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 3203.0
                    }
                ],
                "expected_reward_tokens": 9447.83,
                "profit_sb": -52.17,
                "profit_sb_percentage": -0.55,
                "recommended": false
            },
            "lines": [
                {
                    "id": "11787c04-6ff8-48cf-b965-ca1e867f7489",
                    "gambit_id": "91f197a6-0430-4166-adc8-af0886d32416",
                    "last_updated": "2023-10-30T21:53:24.593248-04:00",
                    "created_at": "2023-10-29T09:18:07.174749-04:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.39000",
                    "odds": "1.40820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c090e751-f497-4279-9aec-bd08b7f1df04/?format=api"
                },
                {
                    "id": "9ab4ec24-1f6b-42d6-aaeb-e698a778bae1",
                    "gambit_id": "a845c51a-dccc-4617-8b4a-bc48b4a2f805",
                    "last_updated": "2023-10-30T21:53:24.589728-04:00",
                    "created_at": "2023-10-29T09:18:07.165580-04:00",
                    "name": "Atlanta Hawks",
                    "reward": "2.95000",
                    "odds": "3.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c090e751-f497-4279-9aec-bd08b7f1df04/?format=api"
                }
            ]
        },
        {
            "id": "e26d471f-3783-47b1-a6ea-3e91fcd11375",
            "match": "https://api-prod.gambitprofit.com/api/matches/0ba2fea8-e8e4-4cc6-ab99-8c36098b6754/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-29T09:12:57.074348-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": "Atlanta Hawks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Milwaukee Bucks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3a7ecd5b-a1c0-4f71-8d64-b3ba3dbd9926",
                    "gambit_id": "cf8caec4-1597-47c0-a477-5afa4efeedc1",
                    "last_updated": "2023-10-30T21:53:24.577812-04:00",
                    "created_at": "2023-10-29T09:12:57.079186-04:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e26d471f-3783-47b1-a6ea-3e91fcd11375/?format=api"
                },
                {
                    "id": "d5621cdd-b588-4939-91b0-51a957d162f1",
                    "gambit_id": "c65c9b48-a0db-4822-bb94-cbc6389d98d0",
                    "last_updated": "2023-10-30T21:53:24.582322-04:00",
                    "created_at": "2023-10-29T09:12:57.083004-04:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e26d471f-3783-47b1-a6ea-3e91fcd11375/?format=api"
                }
            ]
        },
        {
            "id": "3f18f9ae-8916-4dd7-ae22-1c96287724da",
            "match": "https://api-prod.gambitprofit.com/api/matches/0ba2fea8-e8e4-4cc6-ab99-8c36098b6754/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-29T09:18:07.180450-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 Over 239.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 239.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a5dbcb59-ccbc-49f6-b99e-78bbbd8288bf",
                    "gambit_id": "425d19c2-b394-441e-b438-822693886d39",
                    "last_updated": "2023-10-30T21:53:24.600863-04:00",
                    "created_at": "2023-10-29T09:18:07.184591-04:00",
                    "name": "Game Total Over 239.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "239.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f18f9ae-8916-4dd7-ae22-1c96287724da/?format=api"
                },
                {
                    "id": "014fcd30-62c4-4d5b-80c3-b4fa2eeb853e",
                    "gambit_id": "51b4b366-84fd-4ba1-9695-47196bd81c5c",
                    "last_updated": "2023-10-30T21:53:24.604183-04:00",
                    "created_at": "2023-10-29T09:18:07.189549-04:00",
                    "name": "Game Total Under 239.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "239.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f18f9ae-8916-4dd7-ae22-1c96287724da/?format=api"
                }
            ]
        }
    ]
}