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/adc4e820-d8f2-4039-bb28-b613c7410a1f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "adc4e820-d8f2-4039-bb28-b613c7410a1f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "77961785-aaac-4c2f-abd3-5e48d40af58c",
    "completed": true,
    "last_updated": "2022-09-05T10:21:59.531642-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.33,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/77961785-aaac-4c2f-abd3-5e48d40af58c",
    "datetime": "2022-09-03T19:05:00-04:00",
    "cutoff_datetime": "2022-09-03T19:05:00-04:00",
    "name": "OAK (A Oller) v. BAL (A Voth)",
    "bettypes": [
        {
            "id": "0fe836e3-333b-4ce2-a280-e3fe55a86f4f",
            "match": "https://api-prod.gambitprofit.com/api/matches/adc4e820-d8f2-4039-bb28-b613c7410a1f/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": "BAL (A Voth)",
                        "amount": 6504.0
                    },
                    {
                        "team": "OAK (A Oller)",
                        "amount": 3496.0
                    }
                ],
                "expected_reward_tokens": 9299.36,
                "profit_sb": 299.36,
                "profit_sb_percentage": 3.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "778ffa09-30b6-49eb-a7f6-9d950e0ffa3c",
                    "gambit_id": "3bd31158-ebe5-43b2-aae2-fded175a32f2",
                    "last_updated": "2022-09-05T10:21:59.540626-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL (A Voth)",
                    "reward": "1.43000",
                    "odds": "1.47620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fe836e3-333b-4ce2-a280-e3fe55a86f4f/?format=api"
                },
                {
                    "id": "8f68372a-8bfe-44c2-b685-98373069173f",
                    "gambit_id": "362e843b-1160-4e1a-9c63-56451ac48a0b",
                    "last_updated": "2022-09-05T10:21:59.541615-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK (A Oller)",
                    "reward": "2.66000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fe836e3-333b-4ce2-a280-e3fe55a86f4f/?format=api"
                }
            ]
        },
        {
            "id": "c9bbac85-1aca-483b-b16d-36d199ed3dbe",
            "match": "https://api-prod.gambitprofit.com/api/matches/adc4e820-d8f2-4039-bb28-b613c7410a1f/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "OAK",
                        "amount": 5096.0
                    },
                    {
                        "team": "BAL",
                        "amount": 4904.0
                    }
                ],
                "expected_reward_tokens": 9070.88,
                "profit_sb": 70.88,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3160749a-b321-4cd8-8859-20a2e063e4f7",
                    "gambit_id": "ed577860-2ef9-466e-b1c4-bad289b0c158",
                    "last_updated": "2022-09-05T10:21:59.538654-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9bbac85-1aca-483b-b16d-36d199ed3dbe/?format=api"
                },
                {
                    "id": "44b5c793-46ad-4c1d-8c0b-256e6ecfa900",
                    "gambit_id": "04b4ce26-fbf6-411c-a878-374df7725c2b",
                    "last_updated": "2022-09-05T10:21:59.537668-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9bbac85-1aca-483b-b16d-36d199ed3dbe/?format=api"
                }
            ]
        },
        {
            "id": "792b68fa-c044-4f4f-a915-a131da90d9c1",
            "match": "https://api-prod.gambitprofit.com/api/matches/adc4e820-d8f2-4039-bb28-b613c7410a1f/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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.5",
                        "amount": 5096.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4904.0
                    }
                ],
                "expected_reward_tokens": 9070.88,
                "profit_sb": 70.88,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2ea327f1-8218-4b86-9136-9c95dbe61413",
                    "gambit_id": "61b14400-2807-4a03-bd4e-a47322b6a4c9",
                    "last_updated": "2022-09-05T10:21:59.534583-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/792b68fa-c044-4f4f-a915-a131da90d9c1/?format=api"
                },
                {
                    "id": "cec4a262-cb7b-4249-91be-cffb16a80c26",
                    "gambit_id": "fa92b6ff-89e5-4459-90df-bdc483c31e39",
                    "last_updated": "2022-09-05T10:21:59.535691-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/792b68fa-c044-4f4f-a915-a131da90d9c1/?format=api"
                }
            ]
        }
    ]
}