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/b4d21875-927d-4e9d-b46d-2cc781de1d8e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b4d21875-927d-4e9d-b46d-2cc781de1d8e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3fb06c4b-d38e-4697-90d6-ffd9159d6e4f",
    "completed": true,
    "last_updated": "2022-10-03T11:12:31.826903-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.88,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/3fb06c4b-d38e-4697-90d6-ffd9159d6e4f",
    "datetime": "2022-10-01T19:30:00-04:00",
    "cutoff_datetime": "2022-10-01T19:30:00-04:00",
    "name": "UAB v. Rice",
    "bettypes": [
        {
            "id": "c6648a84-586d-4cc3-9f6e-974912605e90",
            "match": "https://api-prod.gambitprofit.com/api/matches/b4d21875-927d-4e9d-b46d-2cc781de1d8e/?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": "UAB",
                        "amount": 7535.0
                    },
                    {
                        "team": "Rice",
                        "amount": 2465.0
                    }
                ],
                "expected_reward_tokens": 9416.3,
                "profit_sb": -83.7,
                "profit_sb_percentage": -0.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "82587797-3f25-4cd8-9ce4-b872c26ebf0f",
                    "gambit_id": "c5a201e7-a715-4b54-b611-77fa55dd9b56",
                    "last_updated": "2022-10-03T11:12:31.833839-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UAB",
                    "reward": "1.25000",
                    "odds": "1.26320",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6648a84-586d-4cc3-9f6e-974912605e90/?format=api"
                },
                {
                    "id": "1a263141-6a11-4a01-979e-21808a6f3d03",
                    "gambit_id": "2648c179-885f-47a8-9c9b-fa6d4497aab3",
                    "last_updated": "2022-10-03T11:12:31.832860-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Rice",
                    "reward": "3.82000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6648a84-586d-4cc3-9f6e-974912605e90/?format=api"
                }
            ]
        },
        {
            "id": "e909fe78-fbc9-4839-be38-91d363b95fdc",
            "match": "https://api-prod.gambitprofit.com/api/matches/b4d21875-927d-4e9d-b46d-2cc781de1d8e/?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": "Rice",
                        "amount": 5000.0
                    },
                    {
                        "team": "UAB",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2bf816a6-d4f1-4fc4-a21d-880b699e0b63",
                    "gambit_id": "77114df8-cd3f-4be4-baef-dbdd3bdbc14f",
                    "last_updated": "2022-10-03T11:12:31.835762-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Rice",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e909fe78-fbc9-4839-be38-91d363b95fdc/?format=api"
                },
                {
                    "id": "78d7fcd0-b297-4930-8933-01b0c5e29a83",
                    "gambit_id": "52e87c54-c808-44a1-a749-6b9a76bd5793",
                    "last_updated": "2022-10-03T11:12:31.836729-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UAB",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "-10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e909fe78-fbc9-4839-be38-91d363b95fdc/?format=api"
                }
            ]
        },
        {
            "id": "06ab30fb-31f6-4f66-9036-9f5a7b5d04f5",
            "match": "https://api-prod.gambitprofit.com/api/matches/b4d21875-927d-4e9d-b46d-2cc781de1d8e/?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 51",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 51",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0c7c99a6-91b2-4385-94eb-4d2a14a4fbdf",
                    "gambit_id": "d2fe677a-71ae-4ec5-974a-d804be94ab21",
                    "last_updated": "2022-10-03T11:12:31.830958-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 51",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "51.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06ab30fb-31f6-4f66-9036-9f5a7b5d04f5/?format=api"
                },
                {
                    "id": "036dec7d-cd71-4449-96e0-d328a8fa9959",
                    "gambit_id": "58c2d090-6e1f-4de5-b263-780cf9125b41",
                    "last_updated": "2022-10-03T11:12:31.829795-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 51",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "51.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06ab30fb-31f6-4f66-9036-9f5a7b5d04f5/?format=api"
                }
            ]
        }
    ]
}