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/90887ea2-1fed-43a8-a9e0-14a2e4e234f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "90887ea2-1fed-43a8-a9e0-14a2e4e234f9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "52403365-421a-4c47-aa09-f010fde81469",
    "completed": true,
    "last_updated": "2023-05-11T11:17:10.662657-04:00",
    "created_at": "2023-05-10T15:11:59.948101-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.05,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/52403365-421a-4c47-aa09-f010fde81469",
    "datetime": "2023-05-10T19:20:00-04:00",
    "cutoff_datetime": "2023-05-10T19:20:00-04:00",
    "name": "Boston Red Sox v. Atlanta Braves",
    "bettypes": [
        {
            "id": "54b6d1c4-fdbc-436e-b03f-0bcac6ec0979",
            "match": "https://api-prod.gambitprofit.com/api/matches/90887ea2-1fed-43a8-a9e0-14a2e4e234f9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-10T15:11:59.959585-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": "Atlanta Braves",
                        "amount": 5867.0
                    },
                    {
                        "team": "Boston Red Sox",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f25867b9-1fec-4a39-af12-5502d7fdcd91",
                    "gambit_id": "b337d406-ada7-4aa5-85f9-2b23df9dda28",
                    "last_updated": "2023-05-11T11:17:10.675714-04:00",
                    "created_at": "2023-05-10T15:11:59.961135-04:00",
                    "name": "Atlanta Braves",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54b6d1c4-fdbc-436e-b03f-0bcac6ec0979/?format=api"
                },
                {
                    "id": "b7fbe151-4e11-468d-8e2e-d2f4ba2a30bc",
                    "gambit_id": "698816f9-2b7b-41eb-b4e5-ac9e838c8d4b",
                    "last_updated": "2023-05-11T11:17:10.677000-04:00",
                    "created_at": "2023-05-10T15:11:59.963041-04:00",
                    "name": "Boston Red Sox",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54b6d1c4-fdbc-436e-b03f-0bcac6ec0979/?format=api"
                }
            ]
        },
        {
            "id": "867a8b02-1179-490a-b42f-95b3fccb879c",
            "match": "https://api-prod.gambitprofit.com/api/matches/90887ea2-1fed-43a8-a9e0-14a2e4e234f9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-10T15:11:59.954595-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": "Boston Red Sox",
                        "amount": 5599.0
                    },
                    {
                        "team": "Atlanta Braves",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "33605849-3cd3-480d-bf5b-be6ee9e87ac2",
                    "gambit_id": "5d7a1bf0-c493-4df3-94d5-b6b004b0abd8",
                    "last_updated": "2023-05-11T11:17:10.670932-04:00",
                    "created_at": "2023-05-10T15:11:59.957707-04:00",
                    "name": "Boston Red Sox",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/867a8b02-1179-490a-b42f-95b3fccb879c/?format=api"
                },
                {
                    "id": "7ea49462-48eb-436f-8d2b-15626b92ff1c",
                    "gambit_id": "8f23c631-0300-46e0-a481-890e8a93ef29",
                    "last_updated": "2023-05-11T11:17:10.669623-04:00",
                    "created_at": "2023-05-10T15:11:59.956096-04:00",
                    "name": "Atlanta Braves",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/867a8b02-1179-490a-b42f-95b3fccb879c/?format=api"
                }
            ]
        },
        {
            "id": "43380b21-546b-4d45-ad6c-557dc24b6bae",
            "match": "https://api-prod.gambitprofit.com/api/matches/90887ea2-1fed-43a8-a9e0-14a2e4e234f9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-10T15:11:59.949968-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 10",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "71587288-52b3-4d5f-b776-ea1426cd7c03",
                    "gambit_id": "ff7ac198-647f-4631-b517-e77e02b98932",
                    "last_updated": "2023-05-11T11:17:10.667013-04:00",
                    "created_at": "2023-05-10T15:11:59.953095-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43380b21-546b-4d45-ad6c-557dc24b6bae/?format=api"
                },
                {
                    "id": "9dc76410-675d-40e5-81b0-908d43659312",
                    "gambit_id": "7e4b84b5-aa6f-476f-afc6-8ffe6d498203",
                    "last_updated": "2023-05-11T11:17:10.665731-04:00",
                    "created_at": "2023-05-10T15:11:59.951578-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43380b21-546b-4d45-ad6c-557dc24b6bae/?format=api"
                }
            ]
        }
    ]
}