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/393073a4-c287-45ad-8c42-e26f1c8ac324/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "393073a4-c287-45ad-8c42-e26f1c8ac324",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4d357591-7d9e-4871-bf8f-64fe2dc83cde",
    "completed": true,
    "last_updated": "2022-10-30T14:04:20.970196-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.05,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/4d357591-7d9e-4871-bf8f-64fe2dc83cde",
    "datetime": "2022-10-29T19:00:00-04:00",
    "cutoff_datetime": "2022-10-29T19:00:00-04:00",
    "name": "Kentucky v. Tennessee",
    "bettypes": [
        {
            "id": "4b81740d-0d2d-4c94-b062-5701fd15ac5c",
            "match": "https://api-prod.gambitprofit.com/api/matches/393073a4-c287-45ad-8c42-e26f1c8ac324/?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": "Tennessee",
                        "amount": 7485.0
                    },
                    {
                        "team": "Kentucky",
                        "amount": 2515.0
                    }
                ],
                "expected_reward_tokens": 9355.8,
                "profit_sb": -144.2,
                "profit_sb_percentage": -1.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e20d6387-b1aa-4a46-8185-1bde94a1f0e7",
                    "gambit_id": "c4b3a3aa-3daa-4c4e-b862-fd9d3858eacf",
                    "last_updated": "2022-10-30T14:04:20.975783-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tennessee",
                    "reward": "1.25000",
                    "odds": "1.25640",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b81740d-0d2d-4c94-b062-5701fd15ac5c/?format=api"
                },
                {
                    "id": "b2b547eb-2ece-4346-9123-7f8a16e967ea",
                    "gambit_id": "60e4f36d-40f0-4add-9b0b-83f5307544fa",
                    "last_updated": "2022-10-30T14:04:20.976709-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kentucky",
                    "reward": "3.72000",
                    "odds": "3.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b81740d-0d2d-4c94-b062-5701fd15ac5c/?format=api"
                }
            ]
        },
        {
            "id": "49867553-2093-43c5-ac89-9e6457e14d83",
            "match": "https://api-prod.gambitprofit.com/api/matches/393073a4-c287-45ad-8c42-e26f1c8ac324/?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": "Kentucky",
                        "amount": 5000.0
                    },
                    {
                        "team": "Tennessee",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4abac1c5-030e-4c73-8cc7-e9bf5c1024ac",
                    "gambit_id": "12836c12-11ed-48f4-a179-26ffe4d9e5e8",
                    "last_updated": "2022-10-30T14:04:20.979485-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kentucky",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49867553-2093-43c5-ac89-9e6457e14d83/?format=api"
                },
                {
                    "id": "c80e1cd3-8bf0-47b9-9f99-344c563e5ad6",
                    "gambit_id": "aa43ddc8-e185-4a45-92f7-e466ed70d9f3",
                    "last_updated": "2022-10-30T14:04:20.978548-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tennessee",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49867553-2093-43c5-ac89-9e6457e14d83/?format=api"
                }
            ]
        },
        {
            "id": "a6dd2bfb-1415-4ccf-a4dc-816db19a7a77",
            "match": "https://api-prod.gambitprofit.com/api/matches/393073a4-c287-45ad-8c42-e26f1c8ac324/?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 63",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 63",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0ce476f2-9612-4633-9064-eb1157706c4a",
                    "gambit_id": "a6bac050-0311-485d-84ef-1aa5b50d040b",
                    "last_updated": "2022-10-30T14:04:20.973905-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 63",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "63.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6dd2bfb-1415-4ccf-a4dc-816db19a7a77/?format=api"
                },
                {
                    "id": "ce88a0c6-38fe-469a-baa7-98d19cea6a8b",
                    "gambit_id": "838fa054-da86-4bae-b615-039e5436fbcf",
                    "last_updated": "2022-10-30T14:04:20.972791-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 63",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "63.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6dd2bfb-1415-4ccf-a4dc-816db19a7a77/?format=api"
                }
            ]
        }
    ]
}