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/103f65b9-323d-4d0f-b1ea-e7dae8e2b924/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "103f65b9-323d-4d0f-b1ea-e7dae8e2b924",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ef498cb6-be6a-41fd-9e33-d33d3013edbb",
    "completed": true,
    "last_updated": "2022-09-11T09:47:39.011873-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.3,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/ef498cb6-be6a-41fd-9e33-d33d3013edbb",
    "datetime": "2022-09-10T23:00:00-04:00",
    "cutoff_datetime": "2022-09-10T23:00:00-04:00",
    "name": "Mississippi State v. Arizona",
    "bettypes": [
        {
            "id": "03ee826c-cbd5-4a08-881b-04b2c613a670",
            "match": "https://api-prod.gambitprofit.com/api/matches/103f65b9-323d-4d0f-b1ea-e7dae8e2b924/?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": "Mississippi State",
                        "amount": 7749.0
                    },
                    {
                        "team": "Arizona",
                        "amount": 2251.0
                    }
                ],
                "expected_reward_tokens": 9296.63,
                "profit_sb": 296.63,
                "profit_sb_percentage": 3.3,
                "recommended": true
            },
            "lines": [
                {
                    "id": "550871e8-6039-4fb8-8f3a-4be492c134aa",
                    "gambit_id": "bf90d3b0-1e7f-482a-a926-8e0690b448db",
                    "last_updated": "2022-09-11T09:47:39.018723-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Mississippi State",
                    "reward": "1.20000",
                    "odds": "1.22220",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03ee826c-cbd5-4a08-881b-04b2c613a670/?format=api"
                },
                {
                    "id": "e863cd27-3bcd-45cf-860b-d2cbe4089f55",
                    "gambit_id": "5f2ca61d-d9ec-4b4c-9588-24042e99121f",
                    "last_updated": "2022-09-11T09:47:39.017762-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona",
                    "reward": "4.13000",
                    "odds": "4.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03ee826c-cbd5-4a08-881b-04b2c613a670/?format=api"
                }
            ]
        },
        {
            "id": "4b6ee257-b62c-44b4-9def-5de195c3d97e",
            "match": "https://api-prod.gambitprofit.com/api/matches/103f65b9-323d-4d0f-b1ea-e7dae8e2b924/?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": "Arizona",
                        "amount": 5000.0
                    },
                    {
                        "team": "Mississippi State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fb159621-974e-4cd1-b75b-d2f40295720b",
                    "gambit_id": "fb1040fb-4fec-48b1-ba9f-bac7036a46d3",
                    "last_updated": "2022-09-11T09:47:39.020641-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b6ee257-b62c-44b4-9def-5de195c3d97e/?format=api"
                },
                {
                    "id": "d4631cbf-81b4-4ce8-9706-bdafc0682b92",
                    "gambit_id": "19162456-969c-46a0-a31c-74ccaec51b19",
                    "last_updated": "2022-09-11T09:47:39.021646-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Mississippi State",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "-12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b6ee257-b62c-44b4-9def-5de195c3d97e/?format=api"
                }
            ]
        },
        {
            "id": "f6115c70-afbd-4fca-9787-98618efa36fc",
            "match": "https://api-prod.gambitprofit.com/api/matches/103f65b9-323d-4d0f-b1ea-e7dae8e2b924/?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 58",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 58",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e50b5053-d0fc-4e0a-91cf-80e51c9782d2",
                    "gambit_id": "43ba8062-015f-437c-8ff3-0de984ac1ead",
                    "last_updated": "2022-09-11T09:47:39.015820-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 58",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "58.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6115c70-afbd-4fca-9787-98618efa36fc/?format=api"
                },
                {
                    "id": "5616c8c7-58e9-47f5-9205-abcab5b51c41",
                    "gambit_id": "9696d353-c9d7-435e-964a-b09deb131ec5",
                    "last_updated": "2022-09-11T09:47:39.014806-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 58",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "58.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6115c70-afbd-4fca-9787-98618efa36fc/?format=api"
                }
            ]
        }
    ]
}