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/ff5cbbc4-eb28-42c6-943a-e386078f8311/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ff5cbbc4-eb28-42c6-943a-e386078f8311",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f17365b7-a1b8-4e13-8583-c859935d9b30",
    "completed": true,
    "last_updated": "2022-12-31T14:06:52.189041-05:00",
    "created_at": "2022-12-30T10:27:11.229042-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.97,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/f17365b7-a1b8-4e13-8583-c859935d9b30",
    "datetime": "2022-12-30T21:10:00-05:00",
    "cutoff_datetime": "2022-12-30T21:10:00-05:00",
    "name": "Miami Heat v. Denver Nuggets",
    "bettypes": [
        {
            "id": "a97f6dc1-7ba7-4ca7-b841-e439c1988578",
            "match": "https://api-prod.gambitprofit.com/api/matches/ff5cbbc4-eb28-42c6-943a-e386078f8311/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-30T10:27:11.234420-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": "Denver Nuggets",
                        "amount": 6099.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 3901.0
                    }
                ],
                "expected_reward_tokens": 9087.51,
                "profit_sb": 87.51,
                "profit_sb_percentage": 0.97,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8f3bdb2a-c443-4fa4-aef5-ec505ea4caf2",
                    "gambit_id": "bf371f46-5f8c-469b-8882-5f6373848931",
                    "last_updated": "2022-12-31T14:06:52.195350-05:00",
                    "created_at": "2022-12-30T10:27:11.235562-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.49000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a97f6dc1-7ba7-4ca7-b841-e439c1988578/?format=api"
                },
                {
                    "id": "c9502353-9489-469e-a985-5e830139bcd3",
                    "gambit_id": "de672e28-07dc-47a9-afd0-ef3960ad764d",
                    "last_updated": "2022-12-31T14:06:52.196434-05:00",
                    "created_at": "2022-12-30T10:27:11.236719-05:00",
                    "name": "Miami Heat",
                    "reward": "2.33000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a97f6dc1-7ba7-4ca7-b841-e439c1988578/?format=api"
                }
            ]
        },
        {
            "id": "52e69412-4ef7-47b7-ad15-9bfacfcf311b",
            "match": "https://api-prod.gambitprofit.com/api/matches/ff5cbbc4-eb28-42c6-943a-e386078f8311/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-30T10:27:11.237951-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": "Denver Nuggets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d6fff231-4f69-403c-aafd-0cae5b3c8f97",
                    "gambit_id": "d4bbdc79-e089-4bf5-a5ac-a389f5caf2b5",
                    "last_updated": "2022-12-31T14:06:52.198615-05:00",
                    "created_at": "2022-12-30T10:27:11.239047-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52e69412-4ef7-47b7-ad15-9bfacfcf311b/?format=api"
                },
                {
                    "id": "7221b82b-21ec-4518-a606-82a079781471",
                    "gambit_id": "202a6f81-0c62-4056-90c1-e9d4a22b8d46",
                    "last_updated": "2022-12-31T14:06:52.199717-05:00",
                    "created_at": "2022-12-30T10:27:11.240255-05:00",
                    "name": "Miami Heat",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52e69412-4ef7-47b7-ad15-9bfacfcf311b/?format=api"
                }
            ]
        },
        {
            "id": "d707e5d2-e977-4bcf-8f6b-0c3f6cee4d8c",
            "match": "https://api-prod.gambitprofit.com/api/matches/ff5cbbc4-eb28-42c6-943a-e386078f8311/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-30T10:27:11.230729-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 223.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 223.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a36dba9c-9c19-4620-8421-36201a70012f",
                    "gambit_id": "5eb0d6bc-c329-456d-8ebf-2fb184026fe3",
                    "last_updated": "2022-12-31T14:06:52.191969-05:00",
                    "created_at": "2022-12-30T10:27:11.231917-05:00",
                    "name": "Game Total Over 223.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "223.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d707e5d2-e977-4bcf-8f6b-0c3f6cee4d8c/?format=api"
                },
                {
                    "id": "8b653ad4-c78d-4342-b893-53ecd41dfe45",
                    "gambit_id": "ff544069-530e-4fb4-99ac-8a2a4326b3e6",
                    "last_updated": "2022-12-31T14:06:52.193096-05:00",
                    "created_at": "2022-12-30T10:27:11.233164-05:00",
                    "name": "Game Total Under 223.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "223.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d707e5d2-e977-4bcf-8f6b-0c3f6cee4d8c/?format=api"
                }
            ]
        }
    ]
}