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/5793e100-8a19-4825-a7c8-95f227b325d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5793e100-8a19-4825-a7c8-95f227b325d2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c4db30d7-079e-4210-bd97-55f9b1e21cd9",
    "completed": true,
    "last_updated": "2023-08-04T09:48:15.820898-04:00",
    "created_at": "2023-08-03T09:18:02.394145-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.87,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c4db30d7-079e-4210-bd97-55f9b1e21cd9",
    "datetime": "2023-08-03T15:45:00-04:00",
    "cutoff_datetime": "2023-08-03T15:45:00-04:00",
    "name": "ARI (B Pfaadt) v. SFO (S Alexander)",
    "bettypes": [
        {
            "id": "534da768-ec27-4cb8-a65a-a71a41e34fd0",
            "match": "https://api-prod.gambitprofit.com/api/matches/5793e100-8a19-4825-a7c8-95f227b325d2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-03T09:18:02.403011-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": "SFO (S Alexander)",
                        "amount": 5415.0
                    },
                    {
                        "team": "ARI (B Pfaadt)",
                        "amount": 4585.0
                    }
                ],
                "expected_reward_tokens": 9582.65,
                "profit_sb": 82.65,
                "profit_sb_percentage": 0.87,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c20ae04a-1a73-4b8e-bd22-58390465c7fd",
                    "gambit_id": "57ae1a89-548d-42f1-83b3-e87b8c413449",
                    "last_updated": "2023-08-04T09:48:15.839562-04:00",
                    "created_at": "2023-08-03T09:18:02.420997-04:00",
                    "name": "SFO (S Alexander)",
                    "reward": "1.77000",
                    "odds": "1.80650",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/534da768-ec27-4cb8-a65a-a71a41e34fd0/?format=api"
                },
                {
                    "id": "cbb34374-b00f-4c77-a926-a33497a0a572",
                    "gambit_id": "0baff595-b1f2-49fd-b66b-419886004743",
                    "last_updated": "2023-08-04T09:48:15.835741-04:00",
                    "created_at": "2023-08-03T09:18:02.413716-04:00",
                    "name": "ARI (B Pfaadt)",
                    "reward": "2.09000",
                    "odds": "2.14000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/534da768-ec27-4cb8-a65a-a71a41e34fd0/?format=api"
                }
            ]
        },
        {
            "id": "f7d04409-3d23-438c-aa0f-b868fdff5059",
            "match": "https://api-prod.gambitprofit.com/api/matches/5793e100-8a19-4825-a7c8-95f227b325d2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-03T09:18:02.427036-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": "ARI",
                        "amount": 6154.0
                    },
                    {
                        "team": "SFO",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f308d31d-bf13-4d3f-920d-c9ad3dd54cba",
                    "gambit_id": "421407e9-b906-4d92-8537-690cdabcaed9",
                    "last_updated": "2023-08-04T09:48:15.846674-04:00",
                    "created_at": "2023-08-03T09:18:02.432249-04:00",
                    "name": "ARI",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7d04409-3d23-438c-aa0f-b868fdff5059/?format=api"
                },
                {
                    "id": "15326c0e-9006-4b93-86b8-f1a52e542614",
                    "gambit_id": "95441fa1-e576-477d-a91c-cb693332a026",
                    "last_updated": "2023-08-04T09:48:15.861051-04:00",
                    "created_at": "2023-08-03T09:18:02.447254-04:00",
                    "name": "SFO",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7d04409-3d23-438c-aa0f-b868fdff5059/?format=api"
                }
            ]
        },
        {
            "id": "730163a0-79d9-43d2-9aaa-30eaa1db739f",
            "match": "https://api-prod.gambitprofit.com/api/matches/5793e100-8a19-4825-a7c8-95f227b325d2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-03T09:18:02.464024-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 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0b20800e-960b-4992-b90b-8fb894517904",
                    "gambit_id": "d2e05667-2b1b-4620-a653-2e7548d35798",
                    "last_updated": "2023-08-04T09:48:15.873206-04:00",
                    "created_at": "2023-08-03T09:18:02.472577-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/730163a0-79d9-43d2-9aaa-30eaa1db739f/?format=api"
                },
                {
                    "id": "b1641c58-50ab-4623-9aa1-53b6d667f3b3",
                    "gambit_id": "b69f6deb-2e80-4647-8593-e18a0d7d3627",
                    "last_updated": "2023-08-04T09:48:15.877424-04:00",
                    "created_at": "2023-08-03T09:18:02.482285-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/730163a0-79d9-43d2-9aaa-30eaa1db739f/?format=api"
                }
            ]
        }
    ]
}