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/f1931a43-db83-4546-a4ed-8aa534b0289c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f1931a43-db83-4546-a4ed-8aa534b0289c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "325360ab-d51f-4de1-9677-e3c42a0aa8c3",
    "completed": true,
    "last_updated": "2023-07-18T09:08:28.128251-04:00",
    "created_at": "2023-07-16T09:08:24.875800-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/325360ab-d51f-4de1-9677-e3c42a0aa8c3",
    "datetime": "2023-07-16T13:35:00-04:00",
    "cutoff_datetime": "2023-07-16T13:35:00-04:00",
    "name": "SDG (S Lugo) v. PHI (Z Wheeler)",
    "bettypes": [
        {
            "id": "92d4abf0-f367-420c-899d-0b8388cf4a5a",
            "match": "https://api-prod.gambitprofit.com/api/matches/f1931a43-db83-4546-a4ed-8aa534b0289c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-16T09:08:24.877734-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": "PHI (Z Wheeler)",
                        "amount": 5827.0
                    },
                    {
                        "team": "SDG (S Lugo)",
                        "amount": 4173.0
                    }
                ],
                "expected_reward_tokens": 9556.17,
                "profit_sb": 56.17,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5e70f38e-4242-4a07-9337-08ea847016b5",
                    "gambit_id": "91aeaaf4-11cc-4b16-bc01-bdf73720df31",
                    "last_updated": "2023-07-18T09:08:28.134971-04:00",
                    "created_at": "2023-07-16T09:08:24.881338-04:00",
                    "name": "PHI (Z Wheeler)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92d4abf0-f367-420c-899d-0b8388cf4a5a/?format=api"
                },
                {
                    "id": "7a5fbd88-9006-47a5-9c31-5579a298bd8b",
                    "gambit_id": "b93c877f-712d-479b-91b6-fe6bf56dac89",
                    "last_updated": "2023-07-18T09:08:28.132903-04:00",
                    "created_at": "2023-07-16T09:08:24.879548-04:00",
                    "name": "SDG (S Lugo)",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92d4abf0-f367-420c-899d-0b8388cf4a5a/?format=api"
                }
            ]
        },
        {
            "id": "1fc0618b-1e5c-45e2-9cff-1833d269fe38",
            "match": "https://api-prod.gambitprofit.com/api/matches/f1931a43-db83-4546-a4ed-8aa534b0289c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-16T09:08:24.883066-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": "SDG",
                        "amount": 5773.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9abe1d7c-5787-44d5-b6b7-53df5ed3ab3b",
                    "gambit_id": "c64ea3dd-3755-4201-a39a-bb96586186ab",
                    "last_updated": "2023-07-18T09:08:28.138789-04:00",
                    "created_at": "2023-07-16T09:08:24.884537-04:00",
                    "name": "SDG",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fc0618b-1e5c-45e2-9cff-1833d269fe38/?format=api"
                },
                {
                    "id": "d74a129a-de9a-4736-bda7-8361d7fade0a",
                    "gambit_id": "6a2cac87-31ec-45e0-bcbf-de01837a5a40",
                    "last_updated": "2023-07-18T09:08:28.140726-04:00",
                    "created_at": "2023-07-16T09:08:24.886017-04:00",
                    "name": "PHI",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fc0618b-1e5c-45e2-9cff-1833d269fe38/?format=api"
                }
            ]
        },
        {
            "id": "31d87ddb-33c4-46a8-ba02-c2cd3d4610aa",
            "match": "https://api-prod.gambitprofit.com/api/matches/f1931a43-db83-4546-a4ed-8aa534b0289c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-16T09:08:24.887620-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": "52bd0aff-2182-445e-90b1-ea4f51aa4e39",
                    "gambit_id": "eb2a14c1-8cb3-44c6-b599-ff4597d20271",
                    "last_updated": "2023-07-18T09:08:28.143768-04:00",
                    "created_at": "2023-07-16T09:08:24.889007-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/31d87ddb-33c4-46a8-ba02-c2cd3d4610aa/?format=api"
                },
                {
                    "id": "a69223ac-9be2-40e8-9225-f5e7cf7454ee",
                    "gambit_id": "2a4cc7a6-c516-4679-8c83-28716a66928d",
                    "last_updated": "2023-07-18T09:08:28.145291-04:00",
                    "created_at": "2023-07-16T09:08:24.890510-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/31d87ddb-33c4-46a8-ba02-c2cd3d4610aa/?format=api"
                }
            ]
        }
    ]
}