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/f54c8356-2757-4e6d-8252-e9fa57237bc4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f54c8356-2757-4e6d-8252-e9fa57237bc4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c06f2531-ef4e-40b4-85b8-ea213dd1d740",
    "completed": true,
    "last_updated": "2022-10-28T09:16:58.576493-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.05,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/c06f2531-ef4e-40b4-85b8-ea213dd1d740",
    "datetime": "2022-10-27T20:15:00-04:00",
    "cutoff_datetime": "2022-10-27T20:15:00-04:00",
    "name": "Baltimore Ravens v. Tampa Bay Buccaneers",
    "bettypes": [
        {
            "id": "c1c2be72-d23e-44cb-9485-1fbe51e89846",
            "match": "https://api-prod.gambitprofit.com/api/matches/f54c8356-2757-4e6d-8252-e9fa57237bc4/?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": "Tampa Bay Buccaneers",
                        "amount": 5521.0
                    },
                    {
                        "team": "Baltimore Ravens",
                        "amount": 4479.0
                    }
                ],
                "expected_reward_tokens": 9495.48,
                "profit_sb": -4.52,
                "profit_sb_percentage": -0.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fdd79606-f88a-4b12-823b-3325a75c2ffe",
                    "gambit_id": "5a14672c-4b79-41aa-83ef-dd73d794d0a5",
                    "last_updated": "2022-10-28T09:16:58.582572-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tampa Bay Buccaneers",
                    "reward": "1.72000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1c2be72-d23e-44cb-9485-1fbe51e89846/?format=api"
                },
                {
                    "id": "07cc43ce-b819-45bf-a712-0c9c19084619",
                    "gambit_id": "190eb772-5684-4fe1-b3f9-1fb558afded2",
                    "last_updated": "2022-10-28T09:16:58.583534-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Baltimore Ravens",
                    "reward": "2.12000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1c2be72-d23e-44cb-9485-1fbe51e89846/?format=api"
                }
            ]
        },
        {
            "id": "b4323032-2256-47d2-a8ec-58594a03a70b",
            "match": "https://api-prod.gambitprofit.com/api/matches/f54c8356-2757-4e6d-8252-e9fa57237bc4/?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": "Tampa Bay Buccaneers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Baltimore Ravens",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ef2b126a-f874-43bc-befc-9b011943409d",
                    "gambit_id": "2375d2b1-1da6-4e3d-ac72-7f1c292f9f04",
                    "last_updated": "2022-10-28T09:16:58.585506-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tampa Bay Buccaneers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4323032-2256-47d2-a8ec-58594a03a70b/?format=api"
                },
                {
                    "id": "30ce2e5f-536b-40f0-9e35-cf32f5680877",
                    "gambit_id": "b9f11d2d-4a04-4d82-a1ff-5d321c61da46",
                    "last_updated": "2022-10-28T09:16:58.586544-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Baltimore Ravens",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4323032-2256-47d2-a8ec-58594a03a70b/?format=api"
                }
            ]
        },
        {
            "id": "39d5b272-2670-4f5a-bea8-8d1c1cf5ad93",
            "match": "https://api-prod.gambitprofit.com/api/matches/f54c8356-2757-4e6d-8252-e9fa57237bc4/?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 Over 46.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 46.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d79b523f-a2fc-4fe2-91af-55c7ca9a1489",
                    "gambit_id": "af7fc9af-cbe8-46ee-833d-b25bf10d7aa9",
                    "last_updated": "2022-10-28T09:16:58.580629-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 46.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "46.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39d5b272-2670-4f5a-bea8-8d1c1cf5ad93/?format=api"
                },
                {
                    "id": "97266598-0e80-4002-a87e-da26c5507707",
                    "gambit_id": "46c3eab1-c522-4925-bcb2-4fd8594c61bd",
                    "last_updated": "2022-10-28T09:16:58.579410-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 46.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "46.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39d5b272-2670-4f5a-bea8-8d1c1cf5ad93/?format=api"
                }
            ]
        }
    ]
}