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/71b7a66d-ac83-49e7-9ebd-d774c7d44c56/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "71b7a66d-ac83-49e7-9ebd-d774c7d44c56",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7f2cb343-17f4-4685-908b-93fb6e677507",
    "completed": true,
    "last_updated": "2022-09-25T21:22:20.989694-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.24,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/7f2cb343-17f4-4685-908b-93fb6e677507",
    "datetime": "2022-09-24T19:30:00-04:00",
    "cutoff_datetime": "2022-09-24T19:30:00-04:00",
    "name": "Miami-Ohio v. Northwestern",
    "bettypes": [
        {
            "id": "2dfe43cd-4d2d-4a18-aec0-2d138140a016",
            "match": "https://api-prod.gambitprofit.com/api/matches/71b7a66d-ac83-49e7-9ebd-d774c7d44c56/?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": "Northwestern",
                        "amount": 7133.0
                    },
                    {
                        "team": "Miami-Ohio",
                        "amount": 2867.0
                    }
                ],
                "expected_reward_tokens": 9201.57,
                "profit_sb": 201.57,
                "profit_sb_percentage": 2.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3152b251-8e83-4a04-bdf1-77b8be3ae98b",
                    "gambit_id": "e5ecb380-cee4-4fda-8ab4-1cf53497f23a",
                    "last_updated": "2022-09-25T21:22:20.995791-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Northwestern",
                    "reward": "1.29000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dfe43cd-4d2d-4a18-aec0-2d138140a016/?format=api"
                },
                {
                    "id": "c08d6498-f201-445d-8351-143ee19f4fd4",
                    "gambit_id": "7ade1bc3-afcd-4eb7-9c92-e6c6b06cff0f",
                    "last_updated": "2022-09-25T21:22:20.996820-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami-Ohio",
                    "reward": "3.21000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dfe43cd-4d2d-4a18-aec0-2d138140a016/?format=api"
                }
            ]
        },
        {
            "id": "dc8ef5b7-df17-4a33-a8b1-992de75f5c8d",
            "match": "https://api-prod.gambitprofit.com/api/matches/71b7a66d-ac83-49e7-9ebd-d774c7d44c56/?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": "Miami-Ohio",
                        "amount": 5000.0
                    },
                    {
                        "team": "Northwestern",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "af4ae465-66cd-492c-9db5-d0ff955f2b56",
                    "gambit_id": "c48dd010-748c-4700-989f-253ec73245f7",
                    "last_updated": "2022-09-25T21:22:20.998838-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami-Ohio",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc8ef5b7-df17-4a33-a8b1-992de75f5c8d/?format=api"
                },
                {
                    "id": "9609d77d-7d7c-42b4-88b1-efcedb61a95e",
                    "gambit_id": "464cf839-e3e7-46e3-8e50-4bec3b18cf8c",
                    "last_updated": "2022-09-25T21:22:20.999862-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Northwestern",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc8ef5b7-df17-4a33-a8b1-992de75f5c8d/?format=api"
                }
            ]
        },
        {
            "id": "60443f32-db35-49db-ad14-9c523ac90f7f",
            "match": "https://api-prod.gambitprofit.com/api/matches/71b7a66d-ac83-49e7-9ebd-d774c7d44c56/?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": "33918e6c-6ae8-4391-960f-8b973c3a3238",
                    "gambit_id": "08ad1b6e-c1dd-4658-941b-70c70232eed8",
                    "last_updated": "2022-09-25T21:22:20.992570-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/60443f32-db35-49db-ad14-9c523ac90f7f/?format=api"
                },
                {
                    "id": "2f47fc52-48be-47e9-9ce1-d143bf8c08c9",
                    "gambit_id": "162e0b43-5a5f-4eae-81b0-c1c443d813d1",
                    "last_updated": "2022-09-25T21:22:20.993721-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/60443f32-db35-49db-ad14-9c523ac90f7f/?format=api"
                }
            ]
        }
    ]
}