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/fb03babc-36af-4af2-b67b-bbcaa15f199c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fb03babc-36af-4af2-b67b-bbcaa15f199c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "536d362d-99bb-43e5-987f-18312a117e1f",
    "completed": true,
    "last_updated": "2023-01-22T21:17:16.106710-05:00",
    "created_at": "2023-01-21T10:22:16.315224-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.77,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/536d362d-99bb-43e5-987f-18312a117e1f",
    "datetime": "2023-01-21T21:10:00-05:00",
    "cutoff_datetime": "2023-01-21T21:10:00-05:00",
    "name": "Indiana Pacers v. Phoenix Suns",
    "bettypes": [
        {
            "id": "ceef22d9-eddc-47a8-b924-b5d27c665e8c",
            "match": "https://api-prod.gambitprofit.com/api/matches/fb03babc-36af-4af2-b67b-bbcaa15f199c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-21T10:22:16.324504-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": "Phoenix Suns",
                        "amount": 5873.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 4127.0
                    }
                ],
                "expected_reward_tokens": 9572.99,
                "profit_sb": 72.99,
                "profit_sb_percentage": 0.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e5bf2fac-33b2-48a9-a7d8-9359649e5a5d",
                    "gambit_id": "bfd11a7b-266e-4b8d-b42b-e647549ddf4f",
                    "last_updated": "2023-01-22T21:17:16.116587-05:00",
                    "created_at": "2023-01-21T10:22:16.325658-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.63000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ceef22d9-eddc-47a8-b924-b5d27c665e8c/?format=api"
                },
                {
                    "id": "95cb09d5-c189-4192-853c-77d73e4f393c",
                    "gambit_id": "14f72002-1d1d-4e97-ac2e-f6f0db64423b",
                    "last_updated": "2023-01-22T21:17:16.117746-05:00",
                    "created_at": "2023-01-21T10:22:16.327033-05:00",
                    "name": "Indiana Pacers",
                    "reward": "2.32000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ceef22d9-eddc-47a8-b924-b5d27c665e8c/?format=api"
                }
            ]
        },
        {
            "id": "7b6287a0-9702-4cae-bc7a-45d4eff2cf46",
            "match": "https://api-prod.gambitprofit.com/api/matches/fb03babc-36af-4af2-b67b-bbcaa15f199c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-21T10:22:16.320544-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": "Phoenix Suns",
                        "amount": 5000.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "799a8a20-8981-476b-bf6b-9293ea69ba34",
                    "gambit_id": "1b56572b-c7fb-4047-977c-f2929cd81f2a",
                    "last_updated": "2023-01-22T21:17:16.113108-05:00",
                    "created_at": "2023-01-21T10:22:16.321694-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b6287a0-9702-4cae-bc7a-45d4eff2cf46/?format=api"
                },
                {
                    "id": "5748d12f-7c3e-4ecb-b690-b7d569cc2c07",
                    "gambit_id": "47fce80f-f809-4aa5-95fa-66e9ab616e03",
                    "last_updated": "2023-01-22T21:17:16.114257-05:00",
                    "created_at": "2023-01-21T10:22:16.323097-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b6287a0-9702-4cae-bc7a-45d4eff2cf46/?format=api"
                }
            ]
        },
        {
            "id": "c5d13966-7e59-4e6e-bf93-aa3bfadfe781",
            "match": "https://api-prod.gambitprofit.com/api/matches/fb03babc-36af-4af2-b67b-bbcaa15f199c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-21T10:22:16.316855-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 228.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 228.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3b933b4b-0e63-469d-a196-74d34d7bcdee",
                    "gambit_id": "bb4a74e4-a828-4289-83a0-545948386774",
                    "last_updated": "2023-01-22T21:17:16.109619-05:00",
                    "created_at": "2023-01-21T10:22:16.318043-05:00",
                    "name": "Game Total Under 228.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "228.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5d13966-7e59-4e6e-bf93-aa3bfadfe781/?format=api"
                },
                {
                    "id": "7b530933-5a3a-4fff-9c48-d13c3a2820d2",
                    "gambit_id": "f5fa3668-3fcd-45d0-85e4-a0dedba887c5",
                    "last_updated": "2023-01-22T21:17:16.110796-05:00",
                    "created_at": "2023-01-21T10:22:16.319247-05:00",
                    "name": "Game Total Over 228.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "228.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5d13966-7e59-4e6e-bf93-aa3bfadfe781/?format=api"
                }
            ]
        }
    ]
}