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/7d0d70db-6e09-4599-8004-18fea075e914/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7d0d70db-6e09-4599-8004-18fea075e914",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "69d0e208-2f7e-4a33-aa8f-4f8aa59ef48a",
    "completed": true,
    "last_updated": "2023-06-13T11:08:03.140738-04:00",
    "created_at": "2023-06-12T09:03:12.173837-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/69d0e208-2f7e-4a33-aa8f-4f8aa59ef48a",
    "datetime": "2023-06-12T20:05:00-04:00",
    "cutoff_datetime": "2023-06-12T20:05:00-04:00",
    "name": "LAA (T Anderson) v. TEX (D Dunning)",
    "bettypes": [
        {
            "id": "b3888820-c140-4b27-b254-44cca3a4d583",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d0d70db-6e09-4599-8004-18fea075e914/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-12T09:03:12.177425-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": "TEX (D Dunning)",
                        "amount": 5838.0
                    },
                    {
                        "team": "LAA (T Anderson)",
                        "amount": 4162.0
                    }
                ],
                "expected_reward_tokens": 9572.6,
                "profit_sb": 72.6,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e323bb75-f673-4062-9654-dbda7f582987",
                    "gambit_id": "858179f6-0840-4718-b7c0-3272a347e884",
                    "last_updated": "2023-06-13T11:08:03.147215-04:00",
                    "created_at": "2023-06-12T09:03:12.183155-04:00",
                    "name": "TEX (D Dunning)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3888820-c140-4b27-b254-44cca3a4d583/?format=api"
                },
                {
                    "id": "4842d4d4-b118-4d93-aaa4-3f3921b18f92",
                    "gambit_id": "123c75c5-13f7-452e-b852-8fd197b5c2bd",
                    "last_updated": "2023-06-13T11:08:03.145401-04:00",
                    "created_at": "2023-06-12T09:03:12.180445-04:00",
                    "name": "LAA (T Anderson)",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3888820-c140-4b27-b254-44cca3a4d583/?format=api"
                }
            ]
        },
        {
            "id": "16f8cec5-f6de-462f-a39a-801307c9a2ed",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d0d70db-6e09-4599-8004-18fea075e914/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-12T09:03:12.185939-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": "LAA",
                        "amount": 5599.0
                    },
                    {
                        "team": "TEX",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ac53d834-dfbd-4cf1-9715-eaea2c8c0ec9",
                    "gambit_id": "210e87a4-aa68-4cb2-80b0-59d2140303b5",
                    "last_updated": "2023-06-13T11:08:03.150776-04:00",
                    "created_at": "2023-06-12T09:03:12.188695-04:00",
                    "name": "LAA",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16f8cec5-f6de-462f-a39a-801307c9a2ed/?format=api"
                },
                {
                    "id": "2e7ef813-8bd6-4284-bf1b-8b9dac140a6b",
                    "gambit_id": "13f95c8b-326e-4f55-a143-98a7fe6b5e60",
                    "last_updated": "2023-06-13T11:08:03.152789-04:00",
                    "created_at": "2023-06-12T09:03:12.191368-04:00",
                    "name": "TEX",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16f8cec5-f6de-462f-a39a-801307c9a2ed/?format=api"
                }
            ]
        },
        {
            "id": "9a13eb8c-7e7e-476d-b3ee-ed6c31088184",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d0d70db-6e09-4599-8004-18fea075e914/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-12T09:03:12.193988-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 10",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 10",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7f9795a4-cc03-478c-8d77-1fdb1b070086",
                    "gambit_id": "77efcfb2-299e-4d10-9746-24e070e48983",
                    "last_updated": "2023-06-13T11:08:03.158130-04:00",
                    "created_at": "2023-06-12T09:03:12.196329-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a13eb8c-7e7e-476d-b3ee-ed6c31088184/?format=api"
                },
                {
                    "id": "d279f682-b92a-4b64-9396-19bb6d94c450",
                    "gambit_id": "d4232b7c-a948-4012-b4fd-2c5c293a79c4",
                    "last_updated": "2023-06-13T11:08:03.156305-04:00",
                    "created_at": "2023-06-12T09:03:12.199408-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a13eb8c-7e7e-476d-b3ee-ed6c31088184/?format=api"
                }
            ]
        }
    ]
}