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/3e5d2c75-e295-4448-a866-affed695b077/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3e5d2c75-e295-4448-a866-affed695b077",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1b144d9e-f46d-4744-b0c8-7bbee771e922",
    "completed": true,
    "last_updated": "2023-06-05T10:57:23.595582-04:00",
    "created_at": "2023-06-04T12:16:55.441423-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.86,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1b144d9e-f46d-4744-b0c8-7bbee771e922",
    "datetime": "2023-06-04T19:10:00-04:00",
    "cutoff_datetime": "2023-06-04T19:10:00-04:00",
    "name": "NYY (D German) v. LOS (B Miller)",
    "bettypes": [
        {
            "id": "391042b1-fee6-45fb-864b-aa012c89451d",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e5d2c75-e295-4448-a866-affed695b077/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-04T12:16:55.444677-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": "LOS (B Miller)",
                        "amount": 6182.0
                    },
                    {
                        "team": "NYY (D German)",
                        "amount": 3818.0
                    }
                ],
                "expected_reward_tokens": 9582.1,
                "profit_sb": 82.1,
                "profit_sb_percentage": 0.86,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1e5f9d7f-5164-408d-9722-86bfc5fd4aa7",
                    "gambit_id": "a06b2705-01c4-451f-8bfc-dac992225e30",
                    "last_updated": "2023-06-05T10:57:23.603344-04:00",
                    "created_at": "2023-06-04T12:16:55.448752-04:00",
                    "name": "LOS (B Miller)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/391042b1-fee6-45fb-864b-aa012c89451d/?format=api"
                },
                {
                    "id": "0b4daf27-2ce6-41e9-be84-1dc1e58ba904",
                    "gambit_id": "3a8ab655-9824-4fa0-89de-8f86753fb2f7",
                    "last_updated": "2023-06-05T10:57:23.601081-04:00",
                    "created_at": "2023-06-04T12:16:55.446673-04:00",
                    "name": "NYY (D German)",
                    "reward": "2.51000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/391042b1-fee6-45fb-864b-aa012c89451d/?format=api"
                }
            ]
        },
        {
            "id": "5b498974-290b-4462-b734-87b5e046b3f6",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e5d2c75-e295-4448-a866-affed695b077/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-04T12:16:55.450939-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": "NYY",
                        "amount": 5599.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "755c870b-8b63-4d1f-ae78-74765ac5d296",
                    "gambit_id": "b7f60375-480a-429e-bca3-6ac1ff9f5cbd",
                    "last_updated": "2023-06-05T10:57:23.607652-04:00",
                    "created_at": "2023-06-04T12:16:55.453108-04:00",
                    "name": "NYY",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b498974-290b-4462-b734-87b5e046b3f6/?format=api"
                },
                {
                    "id": "bd22a2a5-64a8-4026-91a9-b531d6aad949",
                    "gambit_id": "3f7bda09-fb31-422c-90b5-7c112f8e9652",
                    "last_updated": "2023-06-05T10:57:23.609794-04:00",
                    "created_at": "2023-06-04T12:16:55.455357-04:00",
                    "name": "LOS",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b498974-290b-4462-b734-87b5e046b3f6/?format=api"
                }
            ]
        },
        {
            "id": "473908da-9c35-4a0e-83e5-a05454641b3d",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e5d2c75-e295-4448-a866-affed695b077/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-04T12:16:55.457363-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": "8d1b16f0-0808-495d-a1a4-6c75d6b3c273",
                    "gambit_id": "208e03a0-b5ab-46c0-8241-d5d27fd48dea",
                    "last_updated": "2023-06-05T10:57:23.614379-04:00",
                    "created_at": "2023-06-04T12:16:55.459217-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/473908da-9c35-4a0e-83e5-a05454641b3d/?format=api"
                },
                {
                    "id": "4f604139-b510-4978-b35e-2109107ce860",
                    "gambit_id": "b65cd1eb-b24a-4f7a-b46e-4a63082def4e",
                    "last_updated": "2023-06-05T10:57:23.616941-04:00",
                    "created_at": "2023-06-04T12:16:55.461085-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/473908da-9c35-4a0e-83e5-a05454641b3d/?format=api"
                }
            ]
        }
    ]
}