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/00446a99-e8a3-47a7-bc5e-fac68fe5265d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "00446a99-e8a3-47a7-bc5e-fac68fe5265d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "255b6c91-aa51-4a2f-be08-e460e0c4af59",
    "completed": true,
    "last_updated": "2023-01-17T10:57:02.862997-05:00",
    "created_at": "2023-01-16T09:52:11.717411-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.97,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/255b6c91-aa51-4a2f-be08-e460e0c4af59",
    "datetime": "2023-01-16T16:10:00-05:00",
    "cutoff_datetime": "2023-01-16T16:10:00-05:00",
    "name": "Utah Jazz v. Minnesota Timberwolves",
    "bettypes": [
        {
            "id": "2ab3d872-4855-47ce-96ab-88186d0b84bb",
            "match": "https://api-prod.gambitprofit.com/api/matches/00446a99-e8a3-47a7-bc5e-fac68fe5265d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-16T09:52:11.733926-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": "Minnesota Timberwolves",
                        "amount": 6099.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 3901.0
                    }
                ],
                "expected_reward_tokens": 9087.51,
                "profit_sb": 87.51,
                "profit_sb_percentage": 0.97,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c2d67e5d-8599-44d7-8633-1391e6886c5b",
                    "gambit_id": "76744ca9-2d4b-48f9-a277-ba9a590e24f6",
                    "last_updated": "2023-01-17T10:57:02.872786-05:00",
                    "created_at": "2023-01-16T09:52:11.735853-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.49000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ab3d872-4855-47ce-96ab-88186d0b84bb/?format=api"
                },
                {
                    "id": "105e7807-462f-4ffe-9f6f-743ae28fb71e",
                    "gambit_id": "519d7819-a474-493c-b9db-3af67d4a716e",
                    "last_updated": "2023-01-17T10:57:02.873906-05:00",
                    "created_at": "2023-01-16T09:52:11.738102-05:00",
                    "name": "Utah Jazz",
                    "reward": "2.33000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ab3d872-4855-47ce-96ab-88186d0b84bb/?format=api"
                }
            ]
        },
        {
            "id": "3703e18b-344a-45ea-be1e-192dab03bb32",
            "match": "https://api-prod.gambitprofit.com/api/matches/00446a99-e8a3-47a7-bc5e-fac68fe5265d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-16T09:52:11.727841-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": "Minnesota Timberwolves",
                        "amount": 5000.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fd8ec2b9-9c30-4ac6-a215-597dcc2de0b5",
                    "gambit_id": "4547a18a-421f-4bbc-8b99-df65fd67d0a3",
                    "last_updated": "2023-01-17T10:57:02.869427-05:00",
                    "created_at": "2023-01-16T09:52:11.729672-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3703e18b-344a-45ea-be1e-192dab03bb32/?format=api"
                },
                {
                    "id": "14a46a7b-410f-4c19-a222-fab5ad7f27cf",
                    "gambit_id": "fff25918-390e-4f38-90d1-f4b85190b1de",
                    "last_updated": "2023-01-17T10:57:02.870571-05:00",
                    "created_at": "2023-01-16T09:52:11.731755-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3703e18b-344a-45ea-be1e-192dab03bb32/?format=api"
                }
            ]
        },
        {
            "id": "f853bac2-95fd-4bf9-a0ef-dec17b82416f",
            "match": "https://api-prod.gambitprofit.com/api/matches/00446a99-e8a3-47a7-bc5e-fac68fe5265d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-16T09:52:11.721372-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 232.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 232.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cd97e316-b96d-445f-acd0-48287ece905a",
                    "gambit_id": "e4e2e1cc-2bab-4e9d-ad06-99a467931c3e",
                    "last_updated": "2023-01-17T10:57:02.865870-05:00",
                    "created_at": "2023-01-16T09:52:11.723831-05:00",
                    "name": "Game Total Under 232.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "232.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f853bac2-95fd-4bf9-a0ef-dec17b82416f/?format=api"
                },
                {
                    "id": "202a1f6d-a7c9-4895-8467-7e46df1b7f50",
                    "gambit_id": "f6c48055-41f9-48f2-961a-6217ab6e9c65",
                    "last_updated": "2023-01-17T10:57:02.866980-05:00",
                    "created_at": "2023-01-16T09:52:11.725746-05:00",
                    "name": "Game Total Over 232.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "232.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f853bac2-95fd-4bf9-a0ef-dec17b82416f/?format=api"
                }
            ]
        }
    ]
}