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/485b7819-c7a2-4a9a-ac3a-9d9c1efee57e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "485b7819-c7a2-4a9a-ac3a-9d9c1efee57e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a7703ba4-7575-4aba-a576-8a75c53e93ce",
    "completed": true,
    "last_updated": "2023-09-05T11:13:09.500448-04:00",
    "created_at": "2023-09-04T09:48:07.833169-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a7703ba4-7575-4aba-a576-8a75c53e93ce",
    "datetime": "2023-09-04T18:40:00-04:00",
    "cutoff_datetime": "2023-09-04T18:40:00-04:00",
    "name": "PHI (T Walker) v. SDG (R Hill)",
    "bettypes": [
        {
            "id": "f9bb583f-6049-40ff-a90f-f93b01784260",
            "match": "https://api-prod.gambitprofit.com/api/matches/485b7819-c7a2-4a9a-ac3a-9d9c1efee57e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-04T09:48:07.842965-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 (R Hill)",
                        "amount": 5286.0
                    },
                    {
                        "team": "PHI (T Walker)",
                        "amount": 4714.0
                    }
                ],
                "expected_reward_tokens": 9567.66,
                "profit_sb": 67.66,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7bbe5a8c-a306-44de-b907-d2c81b496e01",
                    "gambit_id": "07b2f81b-2b87-4e31-88b2-672da2a0bba8",
                    "last_updated": "2023-09-05T11:13:09.513118-04:00",
                    "created_at": "2023-09-04T09:48:07.851960-04:00",
                    "name": "SDG (R Hill)",
                    "reward": "1.81000",
                    "odds": "1.84750",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9bb583f-6049-40ff-a90f-f93b01784260/?format=api"
                },
                {
                    "id": "9e29b301-34bc-4463-a506-47e8456014cb",
                    "gambit_id": "9101f471-2ae4-4fdc-930c-d81aacbdf703",
                    "last_updated": "2023-09-05T11:13:09.509314-04:00",
                    "created_at": "2023-09-04T09:48:07.847077-04:00",
                    "name": "PHI (T Walker)",
                    "reward": "2.03000",
                    "odds": "2.08000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9bb583f-6049-40ff-a90f-f93b01784260/?format=api"
                }
            ]
        },
        {
            "id": "1b50115c-4379-4473-a8bd-6d92b2ddc89a",
            "match": "https://api-prod.gambitprofit.com/api/matches/485b7819-c7a2-4a9a-ac3a-9d9c1efee57e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-04T09:48:07.856321-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",
                        "amount": 6232.0
                    },
                    {
                        "team": "SDG",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8a2a2a5a-cc40-4e00-b7e3-34ff5ce57fe1",
                    "gambit_id": "46a5ab92-6d73-454c-b7bf-7d03be7ce19f",
                    "last_updated": "2023-09-05T11:13:09.520175-04:00",
                    "created_at": "2023-09-04T09:48:07.860913-04:00",
                    "name": "PHI",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b50115c-4379-4473-a8bd-6d92b2ddc89a/?format=api"
                },
                {
                    "id": "447c5dc8-9591-48f1-bb24-b09e43fc7e2b",
                    "gambit_id": "c1786ece-aca9-4af0-8517-c9b2eedda097",
                    "last_updated": "2023-09-05T11:13:09.524710-04:00",
                    "created_at": "2023-09-04T09:48:07.866229-04:00",
                    "name": "SDG",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b50115c-4379-4473-a8bd-6d92b2ddc89a/?format=api"
                }
            ]
        },
        {
            "id": "7e7e336d-9b00-4937-8e4d-e587acbe2678",
            "match": "https://api-prod.gambitprofit.com/api/matches/485b7819-c7a2-4a9a-ac3a-9d9c1efee57e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-04T09:48:07.870451-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 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6e226d38-deab-4c13-8ee7-a285138f0a20",
                    "gambit_id": "aff4eb91-6ca9-47a4-ba70-558e85704370",
                    "last_updated": "2023-09-05T11:13:09.534828-04:00",
                    "created_at": "2023-09-04T09:48:07.878511-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e7e336d-9b00-4937-8e4d-e587acbe2678/?format=api"
                },
                {
                    "id": "df3deafb-f34b-48d6-99a3-b757bdf34a78",
                    "gambit_id": "b1fcc607-cd80-4b28-9294-e2c849b5703c",
                    "last_updated": "2023-09-05T11:13:09.531608-04:00",
                    "created_at": "2023-09-04T09:48:07.874185-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e7e336d-9b00-4937-8e4d-e587acbe2678/?format=api"
                }
            ]
        }
    ]
}