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/f13c3a16-5762-4722-a470-466c9d29831f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f13c3a16-5762-4722-a470-466c9d29831f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "679983b5-cf4a-4926-87d6-652572434caf",
    "completed": true,
    "last_updated": "2023-03-19T16:56:51.979996-04:00",
    "created_at": "2023-03-18T08:46:56.391451-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.79,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/679983b5-cf4a-4926-87d6-652572434caf",
    "datetime": "2023-03-18T20:10:00-04:00",
    "cutoff_datetime": "2023-03-18T20:10:00-04:00",
    "name": "Miami Heat v. Chicago Bulls",
    "bettypes": [
        {
            "id": "0fe397b5-9b50-4cb3-b4ff-a709dc4fb5b3",
            "match": "https://api-prod.gambitprofit.com/api/matches/f13c3a16-5762-4722-a470-466c9d29831f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-18T08:46:56.403424-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": "Miami Heat",
                        "amount": 5512.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0d0b359e-c583-4a69-9bb7-96d46d199547",
                    "gambit_id": "fae1954d-19ed-435a-baa7-f26f5499558d",
                    "last_updated": "2023-03-19T16:56:51.988791-04:00",
                    "created_at": "2023-03-18T08:46:56.408490-04:00",
                    "name": "Miami Heat",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fe397b5-9b50-4cb3-b4ff-a709dc4fb5b3/?format=api"
                },
                {
                    "id": "7c50ff7a-33b9-4b91-b5b2-f5689738031e",
                    "gambit_id": "3ad688a3-fa12-4f58-bf69-12f1141d0254",
                    "last_updated": "2023-03-19T16:56:51.987592-04:00",
                    "created_at": "2023-03-18T08:46:56.405934-04:00",
                    "name": "Chicago Bulls",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fe397b5-9b50-4cb3-b4ff-a709dc4fb5b3/?format=api"
                }
            ]
        },
        {
            "id": "24773e54-e6ef-402f-8265-520aa1a8b35d",
            "match": "https://api-prod.gambitprofit.com/api/matches/f13c3a16-5762-4722-a470-466c9d29831f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-18T08:46:56.411339-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": "Miami Heat",
                        "amount": 5000.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7fd5ab1a-c472-4f14-b8f4-6bcd8dec4dc4",
                    "gambit_id": "effa13ff-b842-4dc4-bfeb-4c3dc13c1dcd",
                    "last_updated": "2023-03-19T16:56:51.992902-04:00",
                    "created_at": "2023-03-18T08:46:56.416559-04:00",
                    "name": "Miami Heat",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24773e54-e6ef-402f-8265-520aa1a8b35d/?format=api"
                },
                {
                    "id": "c2b49b27-7692-4369-af97-df57a702de9e",
                    "gambit_id": "b1ff7502-ec0a-4a60-a93f-37a5f9ba9bd7",
                    "last_updated": "2023-03-19T16:56:51.991521-04:00",
                    "created_at": "2023-03-18T08:46:56.413700-04:00",
                    "name": "Chicago Bulls",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24773e54-e6ef-402f-8265-520aa1a8b35d/?format=api"
                }
            ]
        },
        {
            "id": "487ed439-dadb-4234-9ac1-9c04677587bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/f13c3a16-5762-4722-a470-466c9d29831f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-18T08:46:56.395139-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 216.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 216.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9fdc60b9-02dd-4c14-935b-4b3ed865f2c1",
                    "gambit_id": "5733b9d8-b0d2-4c73-9776-59ffb03fdd33",
                    "last_updated": "2023-03-19T16:56:51.983489-04:00",
                    "created_at": "2023-03-18T08:46:56.397625-04:00",
                    "name": "Game Total Under 216.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "216.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/487ed439-dadb-4234-9ac1-9c04677587bd/?format=api"
                },
                {
                    "id": "5963f426-926f-4a3e-bc23-6c3a457d3a3d",
                    "gambit_id": "0b3f5843-377b-4888-96a2-0c2af0074584",
                    "last_updated": "2023-03-19T16:56:51.984887-04:00",
                    "created_at": "2023-03-18T08:46:56.400763-04:00",
                    "name": "Game Total Over 216.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "216.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/487ed439-dadb-4234-9ac1-9c04677587bd/?format=api"
                }
            ]
        }
    ]
}