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/b2a7552e-5840-4852-a70b-7dc68a6d3f6a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b2a7552e-5840-4852-a70b-7dc68a6d3f6a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ebdd0f8f-7607-4c6b-9651-34b25e46e678",
    "completed": true,
    "last_updated": "2023-10-30T21:48:16.956358-04:00",
    "created_at": "2023-10-29T09:12:57.670626-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.93,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/ebdd0f8f-7607-4c6b-9651-34b25e46e678",
    "datetime": "2023-10-29T21:10:00-04:00",
    "cutoff_datetime": "2023-10-29T21:10:00-04:00",
    "name": "Los Angeles Lakers v. Sacramento Kings",
    "bettypes": [
        {
            "id": "4f9f085f-420c-4a8e-af9d-6db9a257e268",
            "match": "https://api-prod.gambitprofit.com/api/matches/b2a7552e-5840-4852-a70b-7dc68a6d3f6a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-29T09:23:08.106969-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": "Sacramento Kings",
                        "amount": 5602.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 4398.0
                    }
                ],
                "expected_reward_tokens": 9411.36,
                "profit_sb": -88.64,
                "profit_sb_percentage": -0.93,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0790158b-00c8-4960-851a-f985985192af",
                    "gambit_id": "d428b4bc-4f52-463a-b7b1-5525c59162cc",
                    "last_updated": "2023-10-30T21:48:16.983760-04:00",
                    "created_at": "2023-10-29T09:23:08.117656-04:00",
                    "name": "Sacramento Kings",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f9f085f-420c-4a8e-af9d-6db9a257e268/?format=api"
                },
                {
                    "id": "70d4d467-b00a-44c7-b380-0485e4bb2d8d",
                    "gambit_id": "26b90a77-e7d5-4586-83d7-d4398c1a1922",
                    "last_updated": "2023-10-30T21:48:16.979127-04:00",
                    "created_at": "2023-10-29T09:23:08.112695-04:00",
                    "name": "Los Angeles Lakers",
                    "reward": "2.14000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f9f085f-420c-4a8e-af9d-6db9a257e268/?format=api"
                }
            ]
        },
        {
            "id": "11099142-fd0e-44fc-921a-03042b37e63e",
            "match": "https://api-prod.gambitprofit.com/api/matches/b2a7552e-5840-4852-a70b-7dc68a6d3f6a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-29T09:12:57.677910-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": "Los Angeles Lakers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Sacramento Kings",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4676362d-8c4f-4328-8ac8-ef836e5789bf",
                    "gambit_id": "3ec75003-c1f0-4849-b424-c6e0b1bc8bb2",
                    "last_updated": "2023-10-30T21:48:16.964358-04:00",
                    "created_at": "2023-10-29T09:12:57.683880-04:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11099142-fd0e-44fc-921a-03042b37e63e/?format=api"
                },
                {
                    "id": "cf4e757f-f0cf-4155-aab2-c5b08469394a",
                    "gambit_id": "8555e1a5-e0c8-4985-80f9-a6b024333d10",
                    "last_updated": "2023-10-30T21:48:16.967688-04:00",
                    "created_at": "2023-10-29T09:12:57.688536-04:00",
                    "name": "Sacramento Kings",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11099142-fd0e-44fc-921a-03042b37e63e/?format=api"
                }
            ]
        },
        {
            "id": "7f6153ca-0e90-4cd4-9b37-a57bc8243c10",
            "match": "https://api-prod.gambitprofit.com/api/matches/b2a7552e-5840-4852-a70b-7dc68a6d3f6a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-29T09:23:08.121706-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 236",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 236",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "956fb2bf-f220-4d16-8cfa-30c9eec67b5a",
                    "gambit_id": "ab87323c-77e7-473b-97ac-b32dab560dd4",
                    "last_updated": "2023-10-30T21:48:16.990304-04:00",
                    "created_at": "2023-10-29T09:23:08.129916-04:00",
                    "name": "Game Total Over 236",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "236.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f6153ca-0e90-4cd4-9b37-a57bc8243c10/?format=api"
                },
                {
                    "id": "b8ed5fed-409e-4168-ba62-21d324178c55",
                    "gambit_id": "62da54ff-4292-4d0a-bd93-3bd2165f705a",
                    "last_updated": "2023-10-30T21:48:17.014905-04:00",
                    "created_at": "2023-10-29T09:23:08.143987-04:00",
                    "name": "Game Total Under 236",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "236.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f6153ca-0e90-4cd4-9b37-a57bc8243c10/?format=api"
                }
            ]
        }
    ]
}