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/fc27ac92-e77c-4a87-9453-a4507424b7e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fc27ac92-e77c-4a87-9453-a4507424b7e1",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "04bf1a9f-7f98-48d6-a7db-b08cf3fdd8c8",
    "completed": true,
    "last_updated": "2022-09-05T09:52:23.979475-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.03,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/04bf1a9f-7f98-48d6-a7db-b08cf3fdd8c8",
    "datetime": "2022-09-03T15:30:00-04:00",
    "cutoff_datetime": "2022-09-03T15:30:00-04:00",
    "name": "Tulsa v. Wyoming",
    "bettypes": [
        {
            "id": "0e929459-fc9b-4d2d-9790-16d17bcfd199",
            "match": "https://api-prod.gambitprofit.com/api/matches/fc27ac92-e77c-4a87-9453-a4507424b7e1/?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": "Tulsa",
                        "amount": 6769.0
                    },
                    {
                        "team": "Wyoming",
                        "amount": 3231.0
                    }
                ],
                "expected_reward_tokens": 9272.97,
                "profit_sb": 272.97,
                "profit_sb_percentage": 3.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e8d793a2-c893-409e-b2f9-540218aba523",
                    "gambit_id": "793a4e69-6193-41b4-8781-d93cab504f08",
                    "last_updated": "2022-09-05T09:52:23.986879-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tulsa",
                    "reward": "1.37000",
                    "odds": "1.40820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e929459-fc9b-4d2d-9790-16d17bcfd199/?format=api"
                },
                {
                    "id": "54d8b2f6-f313-48bc-b1e8-0915cc77cd4f",
                    "gambit_id": "63bcf563-65c1-4c0d-99f7-6d59c2e900cb",
                    "last_updated": "2022-09-05T09:52:23.985757-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Wyoming",
                    "reward": "2.87000",
                    "odds": "3.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e929459-fc9b-4d2d-9790-16d17bcfd199/?format=api"
                }
            ]
        },
        {
            "id": "71703aeb-df8c-4236-8a10-c57d87d36413",
            "match": "https://api-prod.gambitprofit.com/api/matches/fc27ac92-e77c-4a87-9453-a4507424b7e1/?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": "Tulsa",
                        "amount": 5109.0
                    },
                    {
                        "team": "Wyoming",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bb04b66f-f83e-4af3-89d1-17710679f357",
                    "gambit_id": "3f54296d-6147-4f54-a23c-b02c98240a86",
                    "last_updated": "2022-09-05T09:52:23.990079-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tulsa",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71703aeb-df8c-4236-8a10-c57d87d36413/?format=api"
                },
                {
                    "id": "5894eccf-aeaa-4116-81e7-a385cbd9ff12",
                    "gambit_id": "ee1598eb-80eb-458a-b858-af86968b2a97",
                    "last_updated": "2022-09-05T09:52:23.989056-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Wyoming",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71703aeb-df8c-4236-8a10-c57d87d36413/?format=api"
                }
            ]
        },
        {
            "id": "305db948-dd8c-4900-a45c-b78ed5fcd29f",
            "match": "https://api-prod.gambitprofit.com/api/matches/fc27ac92-e77c-4a87-9453-a4507424b7e1/?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 46.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 46.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c21f7b13-6aba-4a31-95a0-363f612038a7",
                    "gambit_id": "53a6052c-c533-4f60-a533-b54c5aed57ba",
                    "last_updated": "2022-09-05T09:52:23.982389-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 46.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "46.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/305db948-dd8c-4900-a45c-b78ed5fcd29f/?format=api"
                },
                {
                    "id": "dc2cb66f-ce53-4e9a-adfb-7a5c2d1f2842",
                    "gambit_id": "6900b6b2-02cb-44d5-86d6-8e0fcf55c796",
                    "last_updated": "2022-09-05T09:52:23.983524-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 46.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "46.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/305db948-dd8c-4900-a45c-b78ed5fcd29f/?format=api"
                }
            ]
        }
    ]
}