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/247029bb-ac99-45eb-9803-ff7946341933/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "247029bb-ac99-45eb-9803-ff7946341933",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6662b747-6ed8-416e-a0a8-837d88760fde",
    "completed": true,
    "last_updated": "2022-10-20T09:17:11.171588-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.47,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/6662b747-6ed8-416e-a0a8-837d88760fde",
    "datetime": "2022-10-19T19:30:00-04:00",
    "cutoff_datetime": "2022-10-19T19:30:00-04:00",
    "name": "Georgia State v. Appalachian St",
    "bettypes": [
        {
            "id": "da2fe09e-1011-40e7-a654-6821c2a26703",
            "match": "https://api-prod.gambitprofit.com/api/matches/247029bb-ac99-45eb-9803-ff7946341933/?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": "Appalachian St",
                        "amount": 7399.0
                    },
                    {
                        "team": "Georgia State",
                        "amount": 2601.0
                    }
                ],
                "expected_reward_tokens": 9544.71,
                "profit_sb": 44.71,
                "profit_sb_percentage": 0.47,
                "recommended": true
            },
            "lines": [
                {
                    "id": "294c5195-7045-42a4-89fd-7412c44ace04",
                    "gambit_id": "0e025366-442b-490b-94b2-6e3ab48505ae",
                    "last_updated": "2022-10-20T09:17:11.177724-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Appalachian St",
                    "reward": "1.29000",
                    "odds": "1.29410",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da2fe09e-1011-40e7-a654-6821c2a26703/?format=api"
                },
                {
                    "id": "85955ea7-77b2-4773-a704-6025eb4b0ba2",
                    "gambit_id": "22347e6d-4ad5-4d6c-9a0d-b39873f4a2f9",
                    "last_updated": "2022-10-20T09:17:11.178700-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Georgia State",
                    "reward": "3.67000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da2fe09e-1011-40e7-a654-6821c2a26703/?format=api"
                }
            ]
        },
        {
            "id": "72262e91-bd81-4cde-a37f-d18f44cdc13a",
            "match": "https://api-prod.gambitprofit.com/api/matches/247029bb-ac99-45eb-9803-ff7946341933/?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": "Appalachian St",
                        "amount": 5000.0
                    },
                    {
                        "team": "Georgia State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c4ccaccd-9fff-46c5-9e7c-9b0098eee56b",
                    "gambit_id": "bda1df42-05e4-4073-b189-52a194aaa3ed",
                    "last_updated": "2022-10-20T09:17:11.180685-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Appalachian St",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72262e91-bd81-4cde-a37f-d18f44cdc13a/?format=api"
                },
                {
                    "id": "add25c39-89d7-412c-acee-b478de255e67",
                    "gambit_id": "a868f12b-1b8c-4c84-8e7f-b23dda3c6d38",
                    "last_updated": "2022-10-20T09:17:11.181696-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Georgia State",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72262e91-bd81-4cde-a37f-d18f44cdc13a/?format=api"
                }
            ]
        },
        {
            "id": "18704817-5739-46a7-8f1a-c0c91ef9355d",
            "match": "https://api-prod.gambitprofit.com/api/matches/247029bb-ac99-45eb-9803-ff7946341933/?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 61",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 61",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bc1b8ed2-5af1-4923-b513-b6ad98f2ef75",
                    "gambit_id": "5c96cac9-00f4-4b50-83c1-f149fd2dfbca",
                    "last_updated": "2022-10-20T09:17:11.175649-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 61",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "61.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18704817-5739-46a7-8f1a-c0c91ef9355d/?format=api"
                },
                {
                    "id": "b177f0f6-a36f-4640-a732-99b9c2208a5a",
                    "gambit_id": "3fa2ef4d-2ddc-499a-b360-8404e67eaf74",
                    "last_updated": "2022-10-20T09:17:11.174498-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 61",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "61.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18704817-5739-46a7-8f1a-c0c91ef9355d/?format=api"
                }
            ]
        }
    ]
}