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/388cd0c2-6f08-48c5-aa76-10f2cb0cbe65/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "388cd0c2-6f08-48c5-aa76-10f2cb0cbe65",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "23ea158c-790f-494e-ae80-9bcf27aee191",
    "completed": true,
    "last_updated": "2023-09-22T17:23:06.439427-04:00",
    "created_at": "2023-09-20T08:23:23.210251-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/23ea158c-790f-494e-ae80-9bcf27aee191",
    "datetime": "2023-09-20T15:37:00-04:00",
    "cutoff_datetime": "2023-09-20T15:37:00-04:00",
    "name": "SEA (G Kirby) v. OAK (J Estes)",
    "bettypes": [
        {
            "id": "0c51028a-2d77-4cf3-8010-187488967777",
            "match": "https://api-prod.gambitprofit.com/api/matches/388cd0c2-6f08-48c5-aa76-10f2cb0cbe65/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-20T08:23:23.217491-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 (G Kirby)",
                        "amount": 6885.0
                    },
                    {
                        "team": "OAK (J Estes)",
                        "amount": 3115.0
                    }
                ],
                "expected_reward_tokens": 9500.75,
                "profit_sb": 0.75,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1ea1b383-b1f1-47b8-a143-231c7583f14b",
                    "gambit_id": "8c865c98-d4e3-4d0e-a74f-efa69e888665",
                    "last_updated": "2023-09-22T17:23:06.456898-04:00",
                    "created_at": "2023-09-20T08:23:23.222039-04:00",
                    "name": "SEA (G Kirby)",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c51028a-2d77-4cf3-8010-187488967777/?format=api"
                },
                {
                    "id": "b9d37297-2d85-4e96-8d18-b4764f2b5460",
                    "gambit_id": "1febe454-3128-466c-938a-c086429db5d6",
                    "last_updated": "2023-09-22T17:23:06.460454-04:00",
                    "created_at": "2023-09-20T08:23:23.227091-04:00",
                    "name": "OAK (J Estes)",
                    "reward": "3.05000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c51028a-2d77-4cf3-8010-187488967777/?format=api"
                }
            ]
        },
        {
            "id": "17b4c664-758b-4fc7-b9eb-9ae098191676",
            "match": "https://api-prod.gambitprofit.com/api/matches/388cd0c2-6f08-48c5-aa76-10f2cb0cbe65/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-20T08:23:23.231742-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": 5688.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f8816fa4-7856-40e0-87c4-2aa315ca6ff7",
                    "gambit_id": "3ae5dac6-81fc-4e76-94e8-51e79fee6081",
                    "last_updated": "2023-09-22T17:23:06.467822-04:00",
                    "created_at": "2023-09-20T08:23:23.236002-04:00",
                    "name": "SEA",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17b4c664-758b-4fc7-b9eb-9ae098191676/?format=api"
                },
                {
                    "id": "6d5a7889-c0ca-47e0-b4a7-530c5f8f9268",
                    "gambit_id": "7046f823-6c4c-42d4-ba94-5fbd4c922b39",
                    "last_updated": "2023-09-22T17:23:06.471602-04:00",
                    "created_at": "2023-09-20T08:23:23.240431-04:00",
                    "name": "OAK",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17b4c664-758b-4fc7-b9eb-9ae098191676/?format=api"
                }
            ]
        },
        {
            "id": "340e02c1-8e66-40cf-8826-2e3905994f17",
            "match": "https://api-prod.gambitprofit.com/api/matches/388cd0c2-6f08-48c5-aa76-10f2cb0cbe65/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-20T08:23:23.245441-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 8.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "84f05eea-d974-499d-a9ed-3646cdfb2374",
                    "gambit_id": "e15d08f1-dff3-4b0a-9c0c-bd142b0c9769",
                    "last_updated": "2023-09-22T17:23:06.478823-04:00",
                    "created_at": "2023-09-20T08:23:23.250406-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/340e02c1-8e66-40cf-8826-2e3905994f17/?format=api"
                },
                {
                    "id": "91c17bad-061f-49ea-9f3d-f623e29f1b19",
                    "gambit_id": "67d93338-5806-422e-a1c6-55d4a189de02",
                    "last_updated": "2023-09-22T17:23:06.482099-04:00",
                    "created_at": "2023-09-20T08:23:23.270685-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/340e02c1-8e66-40cf-8826-2e3905994f17/?format=api"
                }
            ]
        }
    ]
}