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/3584d5b1-aeae-4692-b16b-a5eff8473d0c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3584d5b1-aeae-4692-b16b-a5eff8473d0c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a1c056a4-dc2c-4bbf-a6ee-837e31bc870b",
    "completed": true,
    "last_updated": "2022-10-11T10:57:32.815774-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.3,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/a1c056a4-dc2c-4bbf-a6ee-837e31bc870b",
    "datetime": "2022-10-08T14:00:00-04:00",
    "cutoff_datetime": "2022-10-08T14:00:00-04:00",
    "name": "Akron v. Ohio",
    "bettypes": [
        {
            "id": "d36607b0-6a77-4154-b3af-72c7c827719b",
            "match": "https://api-prod.gambitprofit.com/api/matches/3584d5b1-aeae-4692-b16b-a5eff8473d0c/?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": "Ohio",
                        "amount": 7563.0
                    },
                    {
                        "team": "Akron",
                        "amount": 2437.0
                    }
                ],
                "expected_reward_tokens": 9528.67,
                "profit_sb": 28.67,
                "profit_sb_percentage": 0.3,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f025ecf1-5482-45b2-a0d1-e4ee1e61afba",
                    "gambit_id": "24525ace-daa6-490e-9743-ecc86bb79208",
                    "last_updated": "2022-10-11T10:57:32.821519-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ohio",
                    "reward": "1.26000",
                    "odds": "1.26320",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d36607b0-6a77-4154-b3af-72c7c827719b/?format=api"
                },
                {
                    "id": "9cd67e58-ba87-413a-81ff-02e4c3b6ff3f",
                    "gambit_id": "9fc2a783-0d26-42a0-a91c-2cb058439773",
                    "last_updated": "2022-10-11T10:57:32.822566-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Akron",
                    "reward": "3.91000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d36607b0-6a77-4154-b3af-72c7c827719b/?format=api"
                }
            ]
        },
        {
            "id": "2e63df84-1c9b-49d5-a80d-9b6773288c66",
            "match": "https://api-prod.gambitprofit.com/api/matches/3584d5b1-aeae-4692-b16b-a5eff8473d0c/?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": "Ohio",
                        "amount": 5000.0
                    },
                    {
                        "team": "Akron",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a83bccc8-6857-4627-9084-d560bf616c36",
                    "gambit_id": "f2c37067-c9b7-4d25-93c7-a84aee48c41b",
                    "last_updated": "2022-10-11T10:57:32.824496-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ohio",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e63df84-1c9b-49d5-a80d-9b6773288c66/?format=api"
                },
                {
                    "id": "8e743e69-e720-4059-aba8-510e3fa0b28b",
                    "gambit_id": "b76f57ce-4d40-4e5f-98d4-f0924937ff3b",
                    "last_updated": "2022-10-11T10:57:32.825454-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Akron",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e63df84-1c9b-49d5-a80d-9b6773288c66/?format=api"
                }
            ]
        },
        {
            "id": "374f7da6-6fa1-40c0-aeb1-07975608a47e",
            "match": "https://api-prod.gambitprofit.com/api/matches/3584d5b1-aeae-4692-b16b-a5eff8473d0c/?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 59",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 59",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9bf174db-2596-4003-aeb1-f9b6a22b32df",
                    "gambit_id": "b79b63f7-544e-4afb-803e-6d369a167664",
                    "last_updated": "2022-10-11T10:57:32.818565-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 59",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "59.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/374f7da6-6fa1-40c0-aeb1-07975608a47e/?format=api"
                },
                {
                    "id": "af4323b0-efc0-4560-8126-6829e434f9f5",
                    "gambit_id": "ae30b649-150f-4aa8-9a70-53a7abd154a4",
                    "last_updated": "2022-10-11T10:57:32.819616-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 59",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "59.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/374f7da6-6fa1-40c0-aeb1-07975608a47e/?format=api"
                }
            ]
        }
    ]
}