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/920107c7-ac25-4c89-9b6f-1652a2144bdf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "920107c7-ac25-4c89-9b6f-1652a2144bdf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1d965e7c-8725-492c-a268-afa8fffe1928",
    "completed": true,
    "last_updated": "2022-10-17T09:41:53.407971-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.54,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/1d965e7c-8725-492c-a268-afa8fffe1928",
    "datetime": "2022-10-15T16:00:00-04:00",
    "cutoff_datetime": "2022-10-15T16:00:00-04:00",
    "name": "Tulane v. South Florida",
    "bettypes": [
        {
            "id": "04f98736-e993-4065-8663-b6679b1cb3f7",
            "match": "https://api-prod.gambitprofit.com/api/matches/920107c7-ac25-4c89-9b6f-1652a2144bdf/?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": "Tulane",
                        "amount": 7829.0
                    },
                    {
                        "team": "South Florida",
                        "amount": 2171.0
                    }
                ],
                "expected_reward_tokens": 9551.38,
                "profit_sb": 51.38,
                "profit_sb_percentage": 0.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d1dde078-3104-4940-a522-2116930e4c4a",
                    "gambit_id": "97fc4310-0bbd-4d37-9509-52ce2898520a",
                    "last_updated": "2022-10-17T09:41:53.415213-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tulane",
                    "reward": "1.22000",
                    "odds": "1.22220",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04f98736-e993-4065-8663-b6679b1cb3f7/?format=api"
                },
                {
                    "id": "ba382efc-97c5-47e2-84c5-554ea8ab2708",
                    "gambit_id": "8462d4af-3f83-4c80-9a55-36ed7782b365",
                    "last_updated": "2022-10-17T09:41:53.414282-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "South Florida",
                    "reward": "4.40000",
                    "odds": "4.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04f98736-e993-4065-8663-b6679b1cb3f7/?format=api"
                }
            ]
        },
        {
            "id": "3a80d8b8-7fad-4974-a980-f32a2e3fa64e",
            "match": "https://api-prod.gambitprofit.com/api/matches/920107c7-ac25-4c89-9b6f-1652a2144bdf/?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": "Tulane",
                        "amount": 5000.0
                    },
                    {
                        "team": "South Florida",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "49ee1bab-2cd5-44e0-bd06-eb3ea0f0b684",
                    "gambit_id": "eb018f2f-b7f7-424a-af9a-2fea1522a2fe",
                    "last_updated": "2022-10-17T09:41:53.418001-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tulane",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a80d8b8-7fad-4974-a980-f32a2e3fa64e/?format=api"
                },
                {
                    "id": "f30f30ea-3872-47f5-aec6-c4e03304ffb3",
                    "gambit_id": "d2739a6b-efee-4684-8f3f-0228d04aa39c",
                    "last_updated": "2022-10-17T09:41:53.417054-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "South Florida",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a80d8b8-7fad-4974-a980-f32a2e3fa64e/?format=api"
                }
            ]
        },
        {
            "id": "efd89f42-926d-4fca-be4d-37e13a5f9ee3",
            "match": "https://api-prod.gambitprofit.com/api/matches/920107c7-ac25-4c89-9b6f-1652a2144bdf/?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 55",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 55",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "44d50248-fbdc-457b-aec7-cee39eba4a58",
                    "gambit_id": "33fbcce5-110c-4ab9-8c07-f7155e46a06f",
                    "last_updated": "2022-10-17T09:41:53.412040-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 55",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "55.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efd89f42-926d-4fca-be4d-37e13a5f9ee3/?format=api"
                },
                {
                    "id": "a805f063-adfd-41b7-88c7-028d6e753288",
                    "gambit_id": "619cd5f1-4943-4bee-959c-0f2b825785a6",
                    "last_updated": "2022-10-17T09:41:53.410893-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 55",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "55.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efd89f42-926d-4fca-be4d-37e13a5f9ee3/?format=api"
                }
            ]
        }
    ]
}