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/71e6d05c-d9fb-420b-bf96-156611500605/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "71e6d05c-d9fb-420b-bf96-156611500605",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "79789a05-916a-42ff-8416-70f61dfb2a16",
    "completed": true,
    "last_updated": "2022-10-11T10:52:30.203990-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.74,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/79789a05-916a-42ff-8416-70f61dfb2a16",
    "datetime": "2022-10-08T12:00:00-04:00",
    "cutoff_datetime": "2022-10-08T12:00:00-04:00",
    "name": "Texas v. Oklahoma",
    "bettypes": [
        {
            "id": "e5fb5d90-c7c8-476a-a9b7-0acb7e403250",
            "match": "https://api-prod.gambitprofit.com/api/matches/71e6d05c-d9fb-420b-bf96-156611500605/?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": "Texas",
                        "amount": 7037.0
                    },
                    {
                        "team": "Oklahoma",
                        "amount": 2963.0
                    }
                ],
                "expected_reward_tokens": 9570.32,
                "profit_sb": 70.32,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b1b0adcf-66ee-43b2-ab22-8b1ebf553a5d",
                    "gambit_id": "016e8d58-858c-407a-8eb0-59e5ab3c00e7",
                    "last_updated": "2022-10-11T10:52:30.211699-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Texas",
                    "reward": "1.36000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5fb5d90-c7c8-476a-a9b7-0acb7e403250/?format=api"
                },
                {
                    "id": "ab11f44f-92ca-4d04-89f9-f3d45f936861",
                    "gambit_id": "bbb9e3f6-afff-4aa6-8557-0abb4a827b9b",
                    "last_updated": "2022-10-11T10:52:30.210531-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma",
                    "reward": "3.23000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5fb5d90-c7c8-476a-a9b7-0acb7e403250/?format=api"
                }
            ]
        },
        {
            "id": "5a5d116c-7b5a-463e-b6fe-11ef1e5e55d0",
            "match": "https://api-prod.gambitprofit.com/api/matches/71e6d05c-d9fb-420b-bf96-156611500605/?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": "Texas",
                        "amount": 5106.0
                    },
                    {
                        "team": "Oklahoma",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4ebd836f-fff4-4834-9b99-3b6c3debf298",
                    "gambit_id": "e60ced9c-a434-4966-8672-9f4e761d9836",
                    "last_updated": "2022-10-11T10:52:30.214904-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Texas",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a5d116c-7b5a-463e-b6fe-11ef1e5e55d0/?format=api"
                },
                {
                    "id": "80201f85-e20f-4771-b543-7a8ec263db2a",
                    "gambit_id": "e6bbc200-0f07-4515-8f3a-c132958baa29",
                    "last_updated": "2022-10-11T10:52:30.213958-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a5d116c-7b5a-463e-b6fe-11ef1e5e55d0/?format=api"
                }
            ]
        },
        {
            "id": "de997de5-da17-4077-a63a-94bf4437e12e",
            "match": "https://api-prod.gambitprofit.com/api/matches/71e6d05c-d9fb-420b-bf96-156611500605/?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 65",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 65",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "12ba2fff-367f-4512-881d-6e50e9fecbe5",
                    "gambit_id": "9a2d1c99-97e8-4dd7-b5c6-669027678206",
                    "last_updated": "2022-10-11T10:52:30.206739-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 65",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "65.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de997de5-da17-4077-a63a-94bf4437e12e/?format=api"
                },
                {
                    "id": "1ddf13d1-fb26-47b2-8279-36d5fd545425",
                    "gambit_id": "8c327616-e60a-415e-9627-18a1c6c5f88b",
                    "last_updated": "2022-10-11T10:52:30.207869-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 65",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "65.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de997de5-da17-4077-a63a-94bf4437e12e/?format=api"
                }
            ]
        }
    ]
}