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/3b1fd093-d943-42f9-9f8a-253fab14e06c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3b1fd093-d943-42f9-9f8a-253fab14e06c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "51735b2e-a226-4c34-972d-76ea9d18a9c8",
    "completed": true,
    "last_updated": "2022-10-23T19:37:07.387357-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.41,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/51735b2e-a226-4c34-972d-76ea9d18a9c8",
    "datetime": "2022-10-22T15:30:00-04:00",
    "cutoff_datetime": "2022-10-22T15:30:00-04:00",
    "name": "Florida Intl v. Charlotte",
    "bettypes": [
        {
            "id": "a3b6ad56-210d-4e38-8fa8-be399671ede3",
            "match": "https://api-prod.gambitprofit.com/api/matches/3b1fd093-d943-42f9-9f8a-253fab14e06c/?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": "Charlotte",
                        "amount": 8084.0
                    },
                    {
                        "team": "Florida Intl",
                        "amount": 1916.0
                    }
                ],
                "expected_reward_tokens": 9539.12,
                "profit_sb": 39.12,
                "profit_sb_percentage": 0.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "15e3bb69-ef0c-4e65-b7c6-abf21aad9eb1",
                    "gambit_id": "e567971b-073b-4144-a379-6817fff3e2d1",
                    "last_updated": "2022-10-23T19:37:07.393503-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte",
                    "reward": "1.18000",
                    "odds": "1.18180",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3b6ad56-210d-4e38-8fa8-be399671ede3/?format=api"
                },
                {
                    "id": "e1a37c2a-21e2-4814-8877-79d81ca4f4b8",
                    "gambit_id": "beda285c-cd78-4d61-a06a-f6e70e892e62",
                    "last_updated": "2022-10-23T19:37:07.394504-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Intl",
                    "reward": "4.98000",
                    "odds": "5.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3b6ad56-210d-4e38-8fa8-be399671ede3/?format=api"
                }
            ]
        },
        {
            "id": "e2d5d595-1a49-42c4-96b0-742dc5d73072",
            "match": "https://api-prod.gambitprofit.com/api/matches/3b1fd093-d943-42f9-9f8a-253fab14e06c/?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": "Florida Intl",
                        "amount": 5000.0
                    },
                    {
                        "team": "Charlotte",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "065fd6f0-f53c-454b-a4c5-3ed4f19f2bd5",
                    "gambit_id": "29a8e68b-45e9-478a-a822-c7894391f9ac",
                    "last_updated": "2022-10-23T19:37:07.397480-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Intl",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2d5d595-1a49-42c4-96b0-742dc5d73072/?format=api"
                },
                {
                    "id": "c750aa9b-c3cc-4d00-96bc-e015bf949567",
                    "gambit_id": "a9cd6c81-a4bb-4434-9af3-6e96dfa29430",
                    "last_updated": "2022-10-23T19:37:07.396494-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2d5d595-1a49-42c4-96b0-742dc5d73072/?format=api"
                }
            ]
        },
        {
            "id": "fdbc1521-f26f-4f74-9ef8-6da5d793b067",
            "match": "https://api-prod.gambitprofit.com/api/matches/3b1fd093-d943-42f9-9f8a-253fab14e06c/?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 63.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 63.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c3954acc-de27-4f61-b082-8fd90d4b4181",
                    "gambit_id": "7c506840-a81f-4674-b557-4ba9ff3935aa",
                    "last_updated": "2022-10-23T19:37:07.390505-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 63.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "63.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdbc1521-f26f-4f74-9ef8-6da5d793b067/?format=api"
                },
                {
                    "id": "b8851649-c4d2-4358-ac35-6b3b04a1165a",
                    "gambit_id": "b19c7296-f5eb-4be8-a34e-7e465b661ec6",
                    "last_updated": "2022-10-23T19:37:07.391527-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 63.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "63.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdbc1521-f26f-4f74-9ef8-6da5d793b067/?format=api"
                }
            ]
        }
    ]
}