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/506485a7-7160-492a-bbfe-a24e1f88b45e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "506485a7-7160-492a-bbfe-a24e1f88b45e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c05f8b54-5241-4b89-8738-9b28dad63ea0",
    "completed": true,
    "last_updated": "2022-11-21T15:43:28.261777-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.18,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/c05f8b54-5241-4b89-8738-9b28dad63ea0",
    "datetime": "2022-11-20T16:25:00-05:00",
    "cutoff_datetime": "2022-11-20T16:25:00-05:00",
    "name": "Dallas Cowboys v. Minnesota Vikings",
    "bettypes": [
        {
            "id": "35606d78-cd0b-4ee4-a75e-868a7863be00",
            "match": "https://api-prod.gambitprofit.com/api/matches/506485a7-7160-492a-bbfe-a24e1f88b45e/?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": "Dallas Cowboys",
                        "amount": 5304.0
                    },
                    {
                        "team": "Minnesota Vikings",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ed28e50a-80c7-48e4-9196-330ac9724378",
                    "gambit_id": "86f7b901-1e17-48fe-ad4b-694ba47430a7",
                    "last_updated": "2022-11-21T15:43:28.268607-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35606d78-cd0b-4ee4-a75e-868a7863be00/?format=api"
                },
                {
                    "id": "3fcdf344-1c59-4360-9795-101c712d4ea3",
                    "gambit_id": "cefff5f8-b338-4c4a-9311-cf62da155182",
                    "last_updated": "2022-11-21T15:43:28.267641-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Vikings",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35606d78-cd0b-4ee4-a75e-868a7863be00/?format=api"
                }
            ]
        },
        {
            "id": "a18ec3f6-1eaa-41ff-805a-f00a67270b53",
            "match": "https://api-prod.gambitprofit.com/api/matches/506485a7-7160-492a-bbfe-a24e1f88b45e/?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": "Dallas Cowboys",
                        "amount": 5000.0
                    },
                    {
                        "team": "Minnesota Vikings",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5693f17d-e073-4e3a-b671-1e24c3d2fdb0",
                    "gambit_id": "35e9ec09-8ac0-4a2a-ba7b-098cc7e5b018",
                    "last_updated": "2022-11-21T15:43:28.271543-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a18ec3f6-1eaa-41ff-805a-f00a67270b53/?format=api"
                },
                {
                    "id": "a8ea87a0-a427-467f-955e-3657283e785f",
                    "gambit_id": "16a7b5c0-769a-4a76-bea0-84f6542c558a",
                    "last_updated": "2022-11-21T15:43:28.270570-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Vikings",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a18ec3f6-1eaa-41ff-805a-f00a67270b53/?format=api"
                }
            ]
        },
        {
            "id": "a066cd6f-aded-4a20-8e07-6f80eb1002b7",
            "match": "https://api-prod.gambitprofit.com/api/matches/506485a7-7160-492a-bbfe-a24e1f88b45e/?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 48.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 48.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ffc5fd1c-e085-4d06-bfab-faf571cbb2a2",
                    "gambit_id": "7a21e033-dac2-4186-b21f-0b918b3bcf24",
                    "last_updated": "2022-11-21T15:43:28.265641-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 48.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "48.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a066cd6f-aded-4a20-8e07-6f80eb1002b7/?format=api"
                },
                {
                    "id": "43e8c18b-00f1-4bb2-8814-a058cc627f5c",
                    "gambit_id": "3da79fed-7667-4a45-9e13-1112c8e803b9",
                    "last_updated": "2022-11-21T15:43:28.264583-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 48.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "48.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a066cd6f-aded-4a20-8e07-6f80eb1002b7/?format=api"
                }
            ]
        }
    ]
}