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/6b7a3aff-5edb-416f-9a39-5a47b47d78bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6b7a3aff-5edb-416f-9a39-5a47b47d78bf",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "bb069f55-4268-4454-86be-3627c45f16c8",
    "completed": true,
    "last_updated": "2022-09-19T10:16:54.365921-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.28,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/bb069f55-4268-4454-86be-3627c45f16c8",
    "datetime": "2022-09-18T20:20:00-04:00",
    "cutoff_datetime": "2022-09-18T20:20:00-04:00",
    "name": "Chicago Bears v. Green Bay Packers",
    "bettypes": [
        {
            "id": "29c1f3cf-206a-4a91-befe-000fb5067035",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b7a3aff-5edb-416f-9a39-5a47b47d78bf/?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": "Green Bay Packers",
                        "amount": 7803.0
                    },
                    {
                        "team": "Chicago Bears",
                        "amount": 2197.0
                    }
                ],
                "expected_reward_tokens": 9205.43,
                "profit_sb": 205.43,
                "profit_sb_percentage": 2.28,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a080b3de-7015-473a-a9bf-8e3bdf8ecbe0",
                    "gambit_id": "cd4010fa-e7f8-4ed5-9505-bc9453e8aebf",
                    "last_updated": "2022-09-19T10:16:54.372449-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Green Bay Packers",
                    "reward": "1.18000",
                    "odds": "1.20830",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29c1f3cf-206a-4a91-befe-000fb5067035/?format=api"
                },
                {
                    "id": "ddf6254e-db9f-4ae3-bfe3-cab9ac91937a",
                    "gambit_id": "6e32caa9-4862-46e7-ac3e-e4d8eaf92a94",
                    "last_updated": "2022-09-19T10:16:54.373597-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bears",
                    "reward": "4.19000",
                    "odds": "4.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29c1f3cf-206a-4a91-befe-000fb5067035/?format=api"
                }
            ]
        },
        {
            "id": "2188edb7-d1a6-4078-8ebb-2642aa2a489b",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b7a3aff-5edb-416f-9a39-5a47b47d78bf/?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": "Chicago Bears",
                        "amount": 5097.0
                    },
                    {
                        "team": "Green Bay Packers",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a499caf8-cd44-4262-8db4-77eda381a197",
                    "gambit_id": "4c48b8db-6cb1-4500-8a16-2d40e86f552b",
                    "last_updated": "2022-09-19T10:16:54.376744-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bears",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2188edb7-d1a6-4078-8ebb-2642aa2a489b/?format=api"
                },
                {
                    "id": "f7a2aad1-94da-4237-b731-5a01ab46fab1",
                    "gambit_id": "51550b92-9901-49fe-b37b-0d51d846deec",
                    "last_updated": "2022-09-19T10:16:54.375727-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Green Bay Packers",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "-10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2188edb7-d1a6-4078-8ebb-2642aa2a489b/?format=api"
                }
            ]
        },
        {
            "id": "c54f2155-6ada-4183-b751-43cb247620c2",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b7a3aff-5edb-416f-9a39-5a47b47d78bf/?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 42",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 42",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d335a0ed-ddcf-4f20-82e3-dab864d2a010",
                    "gambit_id": "ca126de7-b78c-4058-a0ca-7db099d853bd",
                    "last_updated": "2022-09-19T10:16:54.368915-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 42",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "42.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c54f2155-6ada-4183-b751-43cb247620c2/?format=api"
                },
                {
                    "id": "5607724f-2632-4a36-b514-a0c4c5e2b56d",
                    "gambit_id": "0d93a916-a388-4384-bb7b-70626c9cacf8",
                    "last_updated": "2022-09-19T10:16:54.370126-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 42",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "42.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c54f2155-6ada-4183-b751-43cb247620c2/?format=api"
                }
            ]
        }
    ]
}