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/c808ef5d-a8f0-4fda-984b-6ee54a9a7995/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c808ef5d-a8f0-4fda-984b-6ee54a9a7995",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "be0af60e-64a9-4cdb-b509-c853f640bb80",
    "completed": true,
    "last_updated": "2023-05-25T13:47:09.375633-04:00",
    "created_at": "2023-05-22T11:27:16.131174-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.08,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/be0af60e-64a9-4cdb-b509-c853f640bb80",
    "datetime": "2023-05-22T21:40:00-04:00",
    "cutoff_datetime": "2023-05-22T21:40:00-04:00",
    "name": "OAK (K Muller) v. SEA (L Castillo)",
    "bettypes": [
        {
            "id": "a2314286-e758-44f2-9c08-0b639661b15b",
            "match": "https://api-prod.gambitprofit.com/api/matches/c808ef5d-a8f0-4fda-984b-6ee54a9a7995/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-22T11:27:16.144611-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": "SEA (L Castillo)",
                        "amount": 7191.0
                    },
                    {
                        "team": "OAK (K Muller)",
                        "amount": 2809.0
                    }
                ],
                "expected_reward_tokens": 9492.12,
                "profit_sb": -7.88,
                "profit_sb_percentage": -0.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "67e2731c-3015-4fe1-bfd7-cd7521f4992d",
                    "gambit_id": "cca3031a-6d7e-45ea-a5eb-c3be2fc8245d",
                    "last_updated": "2023-05-25T13:47:09.384049-04:00",
                    "created_at": "2023-05-22T11:27:16.146308-04:00",
                    "name": "SEA (L Castillo)",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2314286-e758-44f2-9c08-0b639661b15b/?format=api"
                },
                {
                    "id": "51c4e36b-07b5-40ff-8c28-c1d0ecee0f0d",
                    "gambit_id": "7ba46e95-fc36-4e53-848b-f7c81bb4b1fc",
                    "last_updated": "2023-05-25T13:47:09.380418-04:00",
                    "created_at": "2023-05-22T11:27:16.148049-04:00",
                    "name": "OAK (K Muller)",
                    "reward": "3.38000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2314286-e758-44f2-9c08-0b639661b15b/?format=api"
                }
            ]
        },
        {
            "id": "dd6c4460-9de1-43c4-bbfd-46ae758f2922",
            "match": "https://api-prod.gambitprofit.com/api/matches/c808ef5d-a8f0-4fda-984b-6ee54a9a7995/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-22T11:27:16.139181-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": "SEA",
                        "amount": 5788.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4212.0
                    }
                ],
                "expected_reward_tokens": 9434.44,
                "profit_sb": -65.56,
                "profit_sb_percentage": -0.69,
                "recommended": false
            },
            "lines": [
                {
                    "id": "38cd0edc-c797-489b-a534-f110fc07a469",
                    "gambit_id": "b91187c4-e623-49ce-8c87-1663d0767fa1",
                    "last_updated": "2023-05-25T13:47:09.391371-04:00",
                    "created_at": "2023-05-22T11:27:16.140997-04:00",
                    "name": "SEA",
                    "reward": "1.63000",
                    "odds": "1.66670",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd6c4460-9de1-43c4-bbfd-46ae758f2922/?format=api"
                },
                {
                    "id": "62ae0dce-af8e-485c-9987-0ff51cdc887d",
                    "gambit_id": "164fae4e-d101-43da-90b0-ef7ddf93928d",
                    "last_updated": "2023-05-25T13:47:09.388995-04:00",
                    "created_at": "2023-05-22T11:27:16.142846-04:00",
                    "name": "OAK",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd6c4460-9de1-43c4-bbfd-46ae758f2922/?format=api"
                }
            ]
        },
        {
            "id": "572352cb-c3f1-4164-86b9-d6a7580c7e0a",
            "match": "https://api-prod.gambitprofit.com/api/matches/c808ef5d-a8f0-4fda-984b-6ee54a9a7995/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-22T11:27:16.133652-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 8",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "44bff16c-1491-46e6-b9ef-3a739100e1e5",
                    "gambit_id": "40c5116a-c131-42ff-9b0e-1fef557a5e5b",
                    "last_updated": "2023-05-25T13:47:09.396157-04:00",
                    "created_at": "2023-05-22T11:27:16.135494-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/572352cb-c3f1-4164-86b9-d6a7580c7e0a/?format=api"
                },
                {
                    "id": "01e982a3-fa74-473a-aff3-63c6e878c616",
                    "gambit_id": "da1f73c3-c3f0-4bc6-9fdc-b83e3fa6f127",
                    "last_updated": "2023-05-25T13:47:09.398406-04:00",
                    "created_at": "2023-05-22T11:27:16.137166-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/572352cb-c3f1-4164-86b9-d6a7580c7e0a/?format=api"
                }
            ]
        }
    ]
}