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/9b27f152-a1e9-440a-b1d5-f00beb30a908/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9b27f152-a1e9-440a-b1d5-f00beb30a908",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e961eb59-76ab-45fd-b53b-ae66cce76da8",
    "completed": true,
    "last_updated": "2022-09-25T19:52:04.942837-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.47,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/e961eb59-76ab-45fd-b53b-ae66cce76da8",
    "datetime": "2022-09-24T15:30:00-04:00",
    "cutoff_datetime": "2022-09-24T15:30:00-04:00",
    "name": "Minnesota v. Michigan State",
    "bettypes": [
        {
            "id": "801d13ba-2d16-45ec-8c09-7d0bea4de2ad",
            "match": "https://api-prod.gambitprofit.com/api/matches/9b27f152-a1e9-440a-b1d5-f00beb30a908/?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": "Minnesota",
                        "amount": 5672.0
                    },
                    {
                        "team": "Michigan State",
                        "amount": 4328.0
                    }
                ],
                "expected_reward_tokens": 9131.92,
                "profit_sb": 131.92,
                "profit_sb_percentage": 1.47,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c7dd7b26-c62e-47d7-b746-3319edbf8950",
                    "gambit_id": "c1e4e4d6-9964-4bc0-bdcf-6b6904643d03",
                    "last_updated": "2022-09-25T19:52:04.949861-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota",
                    "reward": "1.61000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/801d13ba-2d16-45ec-8c09-7d0bea4de2ad/?format=api"
                },
                {
                    "id": "9d394fe2-742b-4f55-8aa8-169ef76659af",
                    "gambit_id": "8e322a52-f35c-4f74-a246-d04a2d623af6",
                    "last_updated": "2022-09-25T19:52:04.948790-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Michigan State",
                    "reward": "2.11000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/801d13ba-2d16-45ec-8c09-7d0bea4de2ad/?format=api"
                }
            ]
        },
        {
            "id": "c620a112-0653-4012-b710-b4b794038b7b",
            "match": "https://api-prod.gambitprofit.com/api/matches/9b27f152-a1e9-440a-b1d5-f00beb30a908/?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": "Minnesota",
                        "amount": 5000.0
                    },
                    {
                        "team": "Michigan State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f607383f-377c-4444-a03b-d40cb1b2d5ee",
                    "gambit_id": "638647c7-830e-4987-a7d2-ee46dde6d733",
                    "last_updated": "2022-09-25T19:52:04.951944-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c620a112-0653-4012-b710-b4b794038b7b/?format=api"
                },
                {
                    "id": "7a754c80-1769-412f-9681-e6a490909e6f",
                    "gambit_id": "3b17e3d4-473b-4f3f-be5a-b6b6ff91d43d",
                    "last_updated": "2022-09-25T19:52:04.952899-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Michigan State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c620a112-0653-4012-b710-b4b794038b7b/?format=api"
                }
            ]
        },
        {
            "id": "1159e6d6-eebf-4f63-9eeb-fa66d2d4fbc2",
            "match": "https://api-prod.gambitprofit.com/api/matches/9b27f152-a1e9-440a-b1d5-f00beb30a908/?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 Under 50",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 50",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1fb6e3ab-3dda-407e-baef-3bed42c4a9f7",
                    "gambit_id": "3ee02471-d050-496d-8d91-5718442879bf",
                    "last_updated": "2022-09-25T19:52:04.945443-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 50",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "50.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1159e6d6-eebf-4f63-9eeb-fa66d2d4fbc2/?format=api"
                },
                {
                    "id": "c5af4bdd-24c2-4700-b4e4-44982c8b1221",
                    "gambit_id": "77edc2c5-e094-43b9-b498-ad6ffaed536b",
                    "last_updated": "2022-09-25T19:52:04.946519-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 50",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "50.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1159e6d6-eebf-4f63-9eeb-fa66d2d4fbc2/?format=api"
                }
            ]
        }
    ]
}