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/f63b3ae2-9f79-49e4-914c-b965fd213e2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f63b3ae2-9f79-49e4-914c-b965fd213e2f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b47aadfa-b85f-432e-aca4-cfc6a0a4cac2",
    "completed": true,
    "last_updated": "2022-11-03T09:24:00.602651-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.65,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/b47aadfa-b85f-432e-aca4-cfc6a0a4cac2",
    "datetime": "2022-11-02T19:00:00-04:00",
    "cutoff_datetime": "2022-11-02T19:00:00-04:00",
    "name": "Central Michigan v. Northern Illinois",
    "bettypes": [
        {
            "id": "a7fb0141-066d-4b3e-99b1-7326341c8393",
            "match": "https://api-prod.gambitprofit.com/api/matches/f63b3ae2-9f79-49e4-914c-b965fd213e2f/?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": "Northern Illinois",
                        "amount": 6266.0
                    },
                    {
                        "team": "Central Michigan",
                        "amount": 3734.0
                    }
                ],
                "expected_reward_tokens": 9148.3,
                "profit_sb": 148.3,
                "profit_sb_percentage": 1.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e92004a0-9649-4367-a318-e210033e1560",
                    "gambit_id": "088cfa55-56a7-409c-b157-e4321ad101cc",
                    "last_updated": "2022-11-03T09:24:00.608812-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Northern Illinois",
                    "reward": "1.46000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7fb0141-066d-4b3e-99b1-7326341c8393/?format=api"
                },
                {
                    "id": "d4a6629e-e4b5-4f60-9656-dee47929e055",
                    "gambit_id": "8520db8d-1900-4560-9950-8dddd14fa536",
                    "last_updated": "2022-11-03T09:24:00.609976-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Central Michigan",
                    "reward": "2.45000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7fb0141-066d-4b3e-99b1-7326341c8393/?format=api"
                }
            ]
        },
        {
            "id": "6cb02cc0-290a-4f13-ab28-ab7a9a06f3b6",
            "match": "https://api-prod.gambitprofit.com/api/matches/f63b3ae2-9f79-49e4-914c-b965fd213e2f/?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": "Northern Illinois",
                        "amount": 5000.0
                    },
                    {
                        "team": "Central Michigan",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "56402c72-697e-46f5-9b0e-35c87d16ef6d",
                    "gambit_id": "9f174c90-d7b2-4f7b-b9c0-536097d0f784",
                    "last_updated": "2022-11-03T09:24:00.612165-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Northern Illinois",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cb02cc0-290a-4f13-ab28-ab7a9a06f3b6/?format=api"
                },
                {
                    "id": "3b0c5e55-76b7-4680-9ba0-86602cc8df0c",
                    "gambit_id": "29a71435-7fba-4f13-99fa-cc2c05bebbcd",
                    "last_updated": "2022-11-03T09:24:00.613121-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Central Michigan",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cb02cc0-290a-4f13-ab28-ab7a9a06f3b6/?format=api"
                }
            ]
        },
        {
            "id": "62486a77-fc4a-4135-b5ac-708cb3a50735",
            "match": "https://api-prod.gambitprofit.com/api/matches/f63b3ae2-9f79-49e4-914c-b965fd213e2f/?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 53.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 53.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b12bb38f-567a-4b3f-a543-b37d68348e42",
                    "gambit_id": "82c7c356-382d-4b15-867e-dabf2f769f20",
                    "last_updated": "2022-11-03T09:24:00.605410-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 53.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "53.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62486a77-fc4a-4135-b5ac-708cb3a50735/?format=api"
                },
                {
                    "id": "84c28d8a-ccf3-4d04-a90a-fabcc7d1c5d7",
                    "gambit_id": "efedd422-6545-4f26-9342-8637ae303473",
                    "last_updated": "2022-11-03T09:24:00.606536-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 53.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "53.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62486a77-fc4a-4135-b5ac-708cb3a50735/?format=api"
                }
            ]
        }
    ]
}